gnome3.anjuta: fix a gschemas crash
This commit is contained in:
parent
b0f26b3620
commit
87e8ff4c70
@ -7,7 +7,9 @@ stdenv.mkDerivation rec {
|
||||
enableParallelBuilding = true;
|
||||
|
||||
buildInputs = [ pkgconfig flex bison gtk3 libxml2 gnome3.gjs gnome3.gdl
|
||||
gnome3.libgda gnome3.gtksourceview intltool itstool python makeWrapper ];
|
||||
gnome3.libgda gnome3.gtksourceview intltool itstool python makeWrapper
|
||||
gnome3.gsettings_desktop_schemas
|
||||
];
|
||||
|
||||
preFixup = ''
|
||||
wrapProgram $out/bin/anjuta \
|
||||
|
Loading…
Reference in New Issue
Block a user