mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:50:15 +00:00
spice-gtk: add PACKAGECONFIG for webdav
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:
parent
1ebbb331ea
commit
0b8e416edc
@ -59,6 +59,7 @@ do_configure:prepend() {
|
||||
PACKAGECONFIG ??= "${@bb.utils.contains('GI_DATA_ENABLED', 'True', 'vapi', '', d)} smartcard"
|
||||
PACKAGECONFIG[vapi] = "-Dvapi=enabled,-Dvapi=disabled"
|
||||
PACKAGECONFIG[smartcard] = "-Dsmartcard=enabled,-Dsmartcard=disabled,libcacard"
|
||||
PACKAGECONFIG[webdav] = "-Dwebdav=enabled,-Dwebdav=disabled,phodav libsoup"
|
||||
|
||||
EXTRA_OEMESON = "-Dpie=true -Dusb-ids-path=${datadir}/hwdata/usb.ids "
|
||||
EXTRA_OEMESON:append:libc-musl = " -Dcoroutine=libucontext"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user