diff options
Diffstat (limited to 'meta-multimedia/recipes-multimedia/vlc/vlc.inc')
-rw-r--r-- | meta-multimedia/recipes-multimedia/vlc/vlc.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc index 41b5df92d..ee90ac804 100644 --- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc +++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc | |||
@@ -57,6 +57,7 @@ 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" |
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 | 61 | ||
61 | do_configure_prepend() { | 62 | do_configure_prepend() { |
62 | cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true | 63 | cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true |