mirror of
https://github.com/schnitzeltony/meta-musicians.git
synced 2026-09-12 12:49:31 +02:00
gxplugins.lv2: Make x11 a required feature
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -8,7 +8,9 @@ SRCREV = "e40b34f3fd5dc4c6523dc826062d0ddb2578f573"
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.8"
|
||||
|
||||
inherit pkgconfig
|
||||
inherit pkgconfig features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
DEPENDS += " \
|
||||
cairo \
|
||||
|
||||
Reference in New Issue
Block a user