mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libgtkstylus: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -5,7 +5,9 @@ LICENSE = "LGPL-2.0+"
|
||||
LIC_FILES_CHKSUM = "file://tap.c;beginline=1;endline=20;md5=71756eeb144e9eeb177c69aa672b1635"
|
||||
PR = "r4"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
inherit distro_features_check autotools pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "http://burtonini.com/temp/${BP}.tar.gz \
|
||||
file://gtkstylus.sh"
|
||||
|
||||
Reference in New Issue
Block a user