From 012b18bbdc67f0885ce18ba71bbbeac79dc8a63b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 3 Jan 2022 00:29:46 +0100 Subject: [PATCH] qmmp: bring back to life MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/qmmp/qmmp_1.5.1.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-musicians/qmmp/qmmp_1.5.1.bb b/recipes-musicians/qmmp/qmmp_1.5.1.bb index b6deb43..407bab4 100644 --- a/recipes-musicians/qmmp/qmmp_1.5.1.bb +++ b/recipes-musicians/qmmp/qmmp_1.5.1.bb @@ -9,6 +9,7 @@ DEPENDS += " \ qttools-native \ qtbase \ qtmultimedia \ + qtx11extras \ ffmpeg \ libsamplerate0 \ curl \ @@ -36,7 +37,9 @@ SRC_URI = " \ " SRC_URI[sha256sum] = "f3dc676039b5f190e6a87377a6b2bd2bcca122d1659b5f22668c7a284bb91f43" -inherit cmake_qt5 mime-xdg +REQUIRED_DISTRO_FEATURES = "x11" + +inherit cmake_qt5 mime-xdg pkgconfig features_check FILES:${PN} += " \ ${datadir} \