mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
geany: fix build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
ffd750f0d5
commit
f501f7a26f
@@ -2,7 +2,8 @@ SUMMARY = "A fast and lightweight IDE"
|
||||
HOMEPAGE = "http://www.geany.org/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5"
|
||||
DEPENDS = "gtk+ python3-docutils-native"
|
||||
|
||||
DEPENDS = "gtk+ libxml-parser-perl-native python3-docutils-native"
|
||||
|
||||
inherit autotools pkgconfig perlnative pythonnative
|
||||
|
||||
|
||||
Reference in New Issue
Block a user