diff --git a/recipes-filter/libe-book/libe-book_0.1.2.bb b/recipes-filter/libe-book/libe-book_0.1.2.bb index e9d9a72..323b216 100644 --- a/recipes-filter/libe-book/libe-book_0.1.2.bb +++ b/recipes-filter/libe-book/libe-book_0.1.2.bb @@ -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"