summaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-06-26 11:50:52 +0300
committerKhem Raj <raj.khem@gmail.com>2019-07-10 09:24:32 -0700
commitf0cdd505218c620d3f03636252ee31ebea9e4caa (patch)
tree718097839ec587b3317289dc62675d004d23ee74 /meta-multimedia
parent56c9e522e831a507697b6021d11f8caaf0d0750a (diff)
downloadmeta-openembedded-f0cdd505218c620d3f03636252ee31ebea9e4caa.tar.gz
vlc: notify switched to GTK+3 some time ago
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia')
-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 9bbc6685d..0bedc5da9 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"