gvfs: Fix build with lightWeight=false (close #2068)
Needed for SMB backend.
This commit is contained in:
committed by
Vladimír Čunát
parent
e50a76a469
commit
090ee41e6b
@@ -2,7 +2,7 @@
|
||||
, glib, dbus, udev, udisks2, libgcrypt
|
||||
, libgphoto2, avahi, libarchive, fuse, libcdio
|
||||
, libxml2, libxslt, docbook_xsl
|
||||
, lightWeight ? true, gnome, samba, makeWrapper }:
|
||||
, lightWeight ? true, gnome, samba, libgnome_keyring, gconf, makeWrapper }:
|
||||
|
||||
let
|
||||
ver_maj = "1.18";
|
||||
|
||||
Reference in New Issue
Block a user