libfreehand: add gperf-native to DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-02-11 23:00:31 +01:00
parent d8be674284
commit 11add7d381

View File

@@ -10,6 +10,6 @@ SRC_URI[sha256sum] = "ec6676d0c63f7feac7801a1fe18dd7abe9044b39c3882fc99b9afef39b
inherit autotools pkgconfig
DEPENDS = "icu lcms librevenge"
DEPENDS = "icu lcms librevenge gperf-native"
BBCLASSEXTEND = "native"