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:
Andreas Müller
2017-02-12 22:02:16 +01:00
committed by Martin Jansa
parent ffd750f0d5
commit f501f7a26f
+2 -1
View File
@@ -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