Merge pull request #16670 from rasendubi/guake
guake: add gconf to propagatedUserEnvPkgs
This commit is contained in:
commit
570da9662b
@ -30,6 +30,8 @@ let inputs = [ dbus gtk2 gconf python2 libutempter vte keybinder gnome3.gnome_co
|
|||||||
|
|
||||||
buildInputs = inputs ++ (with python2Packages; [ pyGtkGlade pyxdg ]);
|
buildInputs = inputs ++ (with python2Packages; [ pyGtkGlade pyxdg ]);
|
||||||
|
|
||||||
|
propagatedUserEnvPkgs = [ gconf.out ];
|
||||||
|
|
||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
patchShebangs .
|
patchShebangs .
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user