diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/vlc/vlc.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc index ee90ac8048..b989849d8a 100644 --- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc +++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc | |||
| @@ -5,7 +5,7 @@ SECTION = "multimedia" | |||
| 5 | LICENSE = "GPL-2.0" | 5 | LICENSE = "GPL-2.0" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 7 | 7 | ||
| 8 | DEPENDS = "libfribidi libtool libgcrypt libgcrypt-native gst-plugins-bad \ | 8 | DEPENDS = "libfribidi libtool libgcrypt libgcrypt-native \ |
| 9 | virtual/libsdl libsdl-image dbus dbus-glib libxml2 gnutls \ | 9 | virtual/libsdl libsdl-image dbus dbus-glib libxml2 gnutls \ |
| 10 | tremor faad2 ffmpeg flac libxpm libxinerama fluidsynth alsa-lib \ | 10 | tremor faad2 ffmpeg flac libxpm libxinerama fluidsynth alsa-lib \ |
| 11 | libdvdcss libdvdread lua-native lua libidn libnotify gtk+ gnome-vfs \ | 11 | libdvdcss libdvdread lua-native lua libidn libnotify gtk+ gnome-vfs \ |
| @@ -54,7 +54,7 @@ PACKAGECONFIG[postproc] = "--enable-postproc,--disable-postproc,libpostproc" | |||
| 54 | PACKAGECONFIG[opencv] = "--enable-opencv,--disable-opencv,opencv" | 54 | PACKAGECONFIG[opencv] = "--enable-opencv,--disable-opencv,opencv" |
| 55 | PACKAGECONFIG[libva] = "--enable-libva --enable-avcodec,--disable-libva --disable-avcodec,libva libav" | 55 | PACKAGECONFIG[libva] = "--enable-libva --enable-avcodec,--disable-libva --disable-avcodec,libva libav" |
| 56 | PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex" | 56 | PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex" |
| 57 | PACKAGECONFIG[gstreamer] = "--enable-gst-decode,--disable-gst-decode,gstreamer1.0 gstreamer1.0-plugins-base" | 57 | PACKAGECONFIG[gstreamer] = "--enable-gst-decode,--disable-gst-decode,gstreamer1.0 gstreamer1.0-plugins-base gst-plugins-bad" |
| 58 | PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx, libvpx" | 58 | PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx, libvpx" |
| 59 | PACKAGECONFIG[qt4] = "--enable-qt,--disable-qt, qt4-x11-free" | 59 | PACKAGECONFIG[qt4] = "--enable-qt,--disable-qt, qt4-x11-free" |
| 60 | PACKAGECONFIG[freerdp] = "--enable-freerdp,--disable-freerdp, freerdp" | 60 | PACKAGECONFIG[freerdp] = "--enable-freerdp,--disable-freerdp, freerdp" |
