mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 02:25:09 +00:00
geany-plugins: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
0a9dbc7273
commit
e182fec241
@ -22,7 +22,9 @@ DEPENDS = " \
|
|||||||
libgit2 \
|
libgit2 \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit autotools pkgconfig gtk-icon-cache
|
inherit distro_features_check autotools pkgconfig gtk-icon-cache
|
||||||
|
|
||||||
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|
||||||
SRC_URI = "http://plugins.geany.org/${PN}/${PN}-${PV}.tar.bz2"
|
SRC_URI = "http://plugins.geany.org/${PN}/${PN}-${PV}.tar.bz2"
|
||||||
SRC_URI[md5sum] = "808f9048b77fd9704569ed2ba12a56e9"
|
SRC_URI[md5sum] = "808f9048b77fd9704569ed2ba12a56e9"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user