From a69afe55dc2a95eff06e427a932102d5c4358132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 19 May 2018 13:09:05 +0200 Subject: [PATCH] dpf-plugins: make opengl distro feature mandatory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-misc/recipes-multimedia/distrho/dpf-plugins.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-misc/recipes-multimedia/distrho/dpf-plugins.bb b/recipes-misc/recipes-multimedia/distrho/dpf-plugins.bb index af70a473..f2a47aa8 100644 --- a/recipes-misc/recipes-multimedia/distrho/dpf-plugins.bb +++ b/recipes-misc/recipes-multimedia/distrho/dpf-plugins.bb @@ -12,7 +12,7 @@ SRCREV = "6454c590a2b5402195e655b1386358210e067dfd" S = "${WORKDIR}/git" PV = "v1.1" -REQUIRED_DISTRO_FEATURES = "x11" +REQUIRED_DISTRO_FEATURES = "x11 opengl" inherit lv2-postinst-helper distro_features_check pkgconfig