diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-03-19 21:29:05 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-03-29 16:48:44 -0700 |
commit | b6a43a2b1cd231b5803803b8828f803adff03f91 (patch) | |
tree | 532cf07a3bd27e254839c864460753207fa6e6b1 /meta-multimedia/recipes-multimedia | |
parent | 74e9c7db3b5e35aec3cc4ac7c1472a5409bdcd68 (diff) | |
download | meta-openembedded-b6a43a2b1cd231b5803803b8828f803adff03f91.tar.gz |
vlc: remove gnome-vfs packageconfig
gnome-vfs is gone
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-multimedia')
-rw-r--r-- | meta-multimedia/recipes-multimedia/vlc/vlc.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc index acb3ccd1d..8e82b3bd3 100644 --- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc +++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc | |||
@@ -57,7 +57,6 @@ PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx, libvpx" | |||
57 | PACKAGECONFIG[qt4] = "--enable-qt,--disable-qt, qt4-x11-free" | 57 | PACKAGECONFIG[qt4] = "--enable-qt,--disable-qt, qt4-x11-free" |
58 | PACKAGECONFIG[freerdp] = "--enable-freerdp,--disable-freerdp, freerdp" | 58 | PACKAGECONFIG[freerdp] = "--enable-freerdp,--disable-freerdp, freerdp" |
59 | PACKAGECONFIG[dvbpsi] = "--enable-dvbpsi,--disable-dvbpsi, libdvbpsi" | 59 | PACKAGECONFIG[dvbpsi] = "--enable-dvbpsi,--disable-dvbpsi, libdvbpsi" |
60 | PACKAGECONFIG[gnome-vfs] = "--enable-gnomevfs,--disable-gnomevfs, gnome-vfs" | ||
61 | PACKAGECONFIG[samba] = "--enable-smbclient,--disable-smbclient, samba" | 60 | PACKAGECONFIG[samba] = "--enable-smbclient,--disable-smbclient, samba" |
62 | PACKAGECONFIG[upnp] = "--enable-upnp,--disable-upnp,libupnp" | 61 | PACKAGECONFIG[upnp] = "--enable-upnp,--disable-upnp,libupnp" |
63 | PACKAGECONFIG[dvdnav] = "--enable-dvdnav,--disable-dvdnav,libdvdnav libdvdcss" | 62 | PACKAGECONFIG[dvdnav] = "--enable-dvdnav,--disable-dvdnav,libdvdnav libdvdcss" |