mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 15:20:12 +00:00
gvfs: Add PACKAGECONFIG for archive, obexftp, cdda
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -28,3 +28,6 @@ PACKAGECONFIG[samba] = "--enable-samba --with-samba-includes=${STAGING_INCDIR} \
|
|||||||
--with-samba-libs=${STAGING_LIBDIR}, --disable-samba, samba"
|
--with-samba-libs=${STAGING_LIBDIR}, --disable-samba, samba"
|
||||||
# needs meta-filesystems
|
# needs meta-filesystems
|
||||||
PACKAGECONFIG[fuse] = "--enable-fuse, --disable-fuse, fuse"
|
PACKAGECONFIG[fuse] = "--enable-fuse, --disable-fuse, fuse"
|
||||||
|
PACKAGECONFIG[archive] = "--enable-archive, --disable-archive, libarchive"
|
||||||
|
PACKAGECONFIG[obexftp] = "--enable-obexftp, --disable-obexftp, bluez4 expat"
|
||||||
|
PACKAGECONFIG[cdda] = "--enable-cdda, --disable-cdda, libcdio"
|
||||||
|
|||||||
Reference in New Issue
Block a user