mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 03:37:21 +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> (cherry picked from commit 216b7002ccc6e861de0d267468b4e1ba22cde86a) Adapted for Kirkstone. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
d925fda759
commit
771e52b8f0
@ -12,6 +12,7 @@ DEPENDS += "\
|
||||
gsettings-desktop-schemas \
|
||||
libgudev \
|
||||
libsecret \
|
||||
libxml2 \
|
||||
shadow-native \
|
||||
"
|
||||
|
||||
@ -63,7 +64,7 @@ PACKAGECONFIG[afc] = "-Dafc=true, -Dafc=false, libimobiledevice libplist"
|
||||
PACKAGECONFIG[archive] = "-Darchive=true, -Darchive=false, libarchive"
|
||||
PACKAGECONFIG[dnssd] = "-Ddnssd=true, -Ddnssd=false, avahi"
|
||||
PACKAGECONFIG[gcr] = "-Dgcr=true, -Dgcr=false, gcr"
|
||||
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[logind] = "-Dlogind=true, -Dlogind=false, systemd"
|
||||
PACKAGECONFIG[libgphoto2] = "-Dgphoto2=true, -Dgphoto2=false, libgphoto2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user