diff --git a/sys/xvimage/meson.build b/sys/xvimage/meson.build index b8b8f00478..f1aaecf1a7 100644 --- a/sys/xvimage/meson.build +++ b/sys/xvimage/meson.build @@ -13,7 +13,6 @@ if cc.has_argument ('-Wno-deprecated-declarations') endif xvideo_dep = dependency('xv', required : get_option('xvideo')) -core_conf.set('HAVE_XVIDEO', x11_dep.found() and xvideo_dep.found()) if xvideo_dep.found() gstxvimage = library('gstxvimagesink',