summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/vlc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-multimedia/recipes-multimedia/vlc')
-rw-r--r--meta-multimedia/recipes-multimedia/vlc/vlc.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
index 401bfa1b8..41b5df92d 100644
--- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc
+++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
@@ -6,7 +6,7 @@ LICENSE = "GPL-2.0"
6LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 6LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
7 7
8DEPENDS = "libfribidi libtool libgcrypt libgcrypt-native gst-plugins-bad \ 8DEPENDS = "libfribidi libtool libgcrypt libgcrypt-native gst-plugins-bad \
9 virtual/libsdl libsdl-image qt4-x11-free 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 \
12 libdc1394 libraw1394 avahi libjpeg-turbo xz libmodplug mpeg2dec \ 12 libdc1394 libraw1394 avahi libjpeg-turbo xz libmodplug mpeg2dec \
@@ -56,6 +56,7 @@ PACKAGECONFIG[libva] = "--enable-libva --enable-avcodec,--disable-libva --disabl
56PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex" 56PACKAGECONFIG[speex] = "--enable-speex,--disable-speex,speex"
57PACKAGECONFIG[gstreamer] = "--enable-gst-decode,--disable-gst-decode,gstreamer1.0 gstreamer1.0-plugins-base" 57PACKAGECONFIG[gstreamer] = "--enable-gst-decode,--disable-gst-decode,gstreamer1.0 gstreamer1.0-plugins-base"
58PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx, libvpx" 58PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx, libvpx"
59PACKAGECONFIG[qt4] = "--enable-qt,--disable-qt, qt4-x11-free"
59 60
60do_configure_prepend() { 61do_configure_prepend() {
61 cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true 62 cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true