diff options
-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 ce3601dcc..a5b214dbe 100644 --- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc +++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc | |||
@@ -72,6 +72,7 @@ PACKAGECONFIG[notify] = "--enable-notify,--disable-notify, libnotify gtk+" | |||
72 | PACKAGECONFIG[fontconfig] = "--enable-fontconfig,--disable-fontconfig, fontconfig" | 72 | PACKAGECONFIG[fontconfig] = "--enable-fontconfig,--disable-fontconfig, fontconfig" |
73 | PACKAGECONFIG[freetype] = "--enable-freetype,--disable-freetype, freetype" | 73 | PACKAGECONFIG[freetype] = "--enable-freetype,--disable-freetype, freetype" |
74 | PACKAGECONFIG[dvdread] = "--enable-dvdread,--disable-dvdread, libdvdread libdvdcss" | 74 | PACKAGECONFIG[dvdread] = "--enable-dvdread,--disable-dvdread, libdvdread libdvdcss" |
75 | PACKAGECONFIG[vnc] = "--enable-vnc,--disable-vnc, libvncserver" | ||
75 | 76 | ||
76 | do_configure_prepend() { | 77 | do_configure_prepend() { |
77 | cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true | 78 | cp ${STAGING_DATADIR}/libtool/config.* ${S}/autotools/ || true |