mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
gvfs: fix dependencies
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,6 +12,7 @@ DEPENDS += "\
|
|||||||
gsettings-desktop-schemas \
|
gsettings-desktop-schemas \
|
||||||
libgudev \
|
libgudev \
|
||||||
libsecret \
|
libsecret \
|
||||||
|
libxml2 \
|
||||||
shadow-native \
|
shadow-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
@@ -61,8 +62,8 @@ PACKAGECONFIG[admin] = "-Dadmin=true, -Dadmin=false, libcap polkit"
|
|||||||
PACKAGECONFIG[afc] = "-Dafc=true, -Dafc=false, libimobiledevice libplist"
|
PACKAGECONFIG[afc] = "-Dafc=true, -Dafc=false, libimobiledevice libplist"
|
||||||
PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive"
|
PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive"
|
||||||
PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi"
|
PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi"
|
||||||
PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr"
|
PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr3"
|
||||||
PACKAGECONFIG[http] = "-Dhttp=true, -Dhttp=false, libsoup-2.4"
|
PACKAGECONFIG[http] = "-Dhttp=true, -Dhttp=false, libsoup-3.0"
|
||||||
PACKAGECONFIG[libmtp] = "-Dmtp=true, -Dmtp=false, libmtp"
|
PACKAGECONFIG[libmtp] = "-Dmtp=true, -Dmtp=false, libmtp"
|
||||||
PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd"
|
PACKAGECONFIG[logind] = "-Dlogind=true, -Dlogind=false, systemd"
|
||||||
PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2"
|
PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2"
|
||||||
|
|||||||
Reference in New Issue
Block a user