summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-multimedia/recipes-multimedia/vlc/vlc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
index 9bbc6685dd..0bedc5da92 100644
--- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc
+++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
@@ -72,7 +72,7 @@ PACKAGECONFIG[dc1394] = "--enable-dc1394,--disable-dc1394,libdc1394"
72PACKAGECONFIG[dv1394] = "--enable-dv1394,--disable-dv1394,libraw1394 libavc1394" 72PACKAGECONFIG[dv1394] = "--enable-dv1394,--disable-dv1394,libraw1394 libavc1394"
73PACKAGECONFIG[svg] = "--enable-svg,--disable-svg,librsvg" 73PACKAGECONFIG[svg] = "--enable-svg,--disable-svg,librsvg"
74PACKAGECONFIG[svgdec] = "--enable-svgdec,--disable-svgdec,librsvg cairo" 74PACKAGECONFIG[svgdec] = "--enable-svgdec,--disable-svgdec,librsvg cairo"
75PACKAGECONFIG[notify] = "--enable-notify,--disable-notify, libnotify gtk+" 75PACKAGECONFIG[notify] = "--enable-notify,--disable-notify, libnotify gtk+3"
76PACKAGECONFIG[fontconfig] = "--enable-fontconfig,--disable-fontconfig, fontconfig" 76PACKAGECONFIG[fontconfig] = "--enable-fontconfig,--disable-fontconfig, fontconfig"
77PACKAGECONFIG[freetype] = "--enable-freetype,--disable-freetype, freetype" 77PACKAGECONFIG[freetype] = "--enable-freetype,--disable-freetype, freetype"
78PACKAGECONFIG[dvdread] = "--enable-dvdread,--disable-dvdread, libdvdread libdvdcss" 78PACKAGECONFIG[dvdread] = "--enable-dvdread,--disable-dvdread, libdvdread libdvdcss"