mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
orrery: 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 = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://orrery.c;endline=25;md5=d792bdf2b591972da175aecc38d88cfe"
|
||||
DEPENDS = "gtk+"
|
||||
|
||||
inherit autotools-brokensep pkgconfig
|
||||
inherit distro_features_check autotools-brokensep pkgconfig
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI = "http://projects.openmoko.org/frs/download.php/923/orrery_2.7_clean.tar.gz \
|
||||
file://orrery.png \
|
||||
|
||||
Reference in New Issue
Block a user