gvfs: fix build after update in 0809aeb47f
(cherry picked from commit 56a49e6cda
)
This commit is contained in:
parent
d73646d270
commit
3eec7ea3f0
@ -28,6 +28,8 @@ stdenv.mkDerivation rec {
|
||||
# ToDo: not working and probably useless until gnome3 from x-updates
|
||||
]);
|
||||
|
||||
configureFlags = stdenv.lib.optional (!gnomeSupport) "--disable-gcr";
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
# ToDo: one probably should specify schemas for samba and others here
|
||||
|
Loading…
Reference in New Issue
Block a user