libe-book: 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 22:56:03 +01:00
parent 7c35493bd1
commit d8be674284

View File

@@ -14,6 +14,6 @@ SRC_URI[sha256sum] = "7f894b1538b71c6cd96c976069c4dadb38b623612f0e35b2f6ee8a2c46
inherit autotools pkgconfig
DEPENDS = "icu libxml2 librevenge boost-native"
DEPENDS = "icu libxml2 librevenge boost-native gperf-native"
BBCLASSEXTEND = "native"