libabw: add gperf-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -11,6 +11,10 @@ SRC_URI[sha256sum] = "cfc698c2dd4ab592138a941ae26e2e18c3dac69bc196b5167df7f5eb88
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
DEPENDS = "libxml2 librevenge"
|
||||
DEPENDS = " \
|
||||
gperf-native \
|
||||
libxml2 \
|
||||
librevenge \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user