mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 19:27:49 +00:00
gvfs: Add PACKAGECONFIG for archive, obexftp, cdda
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
25376d50d8
commit
6aaa5dfd27
@ -28,3 +28,6 @@ PACKAGECONFIG[samba] = "--enable-samba --with-samba-includes=${STAGING_INCDIR} \
|
||||
--with-samba-libs=${STAGING_LIBDIR}, --disable-samba, samba"
|
||||
# needs meta-filesystems
|
||||
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user