gnome3.gnome-tweaks: add python3 for install script

Meson no longer propagates it so we need to re-add it.
This commit is contained in:
Jan Tojnar 2018-09-04 00:08:26 +02:00
parent 4b50a184f3
commit b3e4a1a64c
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -15,7 +15,7 @@ in stdenv.mkDerivation rec {
}; };
nativeBuildInputs = [ nativeBuildInputs = [
meson ninja pkgconfig gettext itstool libxml2 wrapGAppsHook meson ninja pkgconfig gettext itstool libxml2 wrapGAppsHook python3Packages.python
]; ];
buildInputs = [ buildInputs = [
gtk3 glib gnome3.gsettings-desktop-schemas gtk3 glib gnome3.gsettings-desktop-schemas