mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:03:04 +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
3e27517f7e
commit
c203e6afa8
@ -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