VLC: PACKAGECONFIG for new dependency on libvncserver

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Rafaël Carré 2015-12-18 13:07:37 +01:00 committed by Martin Jansa
parent bace907fc5
commit e42c27502e

View File

@ -72,6 +72,7 @@ PACKAGECONFIG[notify] = "--enable-notify,--disable-notify, libnotify gtk+"
PACKAGECONFIG[fontconfig] = "--enable-fontconfig,--disable-fontconfig, fontconfig"
PACKAGECONFIG[freetype] = "--enable-freetype,--disable-freetype, freetype"
PACKAGECONFIG[dvdread] = "--enable-dvdread,--disable-dvdread, libdvdread libdvdcss"
PACKAGECONFIG[vnc] = "--enable-vnc,--disable-vnc, libvncserver"
do_configure_prepend() {
cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true