libodfgen: add perlnative to inherit to fix build from scratch

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-12-19 00:11:21 +01:00
parent 1f0b5635c8
commit ed1524b6c5

View File

@@ -9,6 +9,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/libwpd/${BPN}/${BPN}-${PV}/${BPN}-${PV}
SRC_URI[md5sum] = "e0a76e8fb84a3aceb70bdb733c7431ac"
SRC_URI[sha256sum] = "fb8706e38f6acf019f8b50262af2bf850821c6d10dad8708f13e54f1a08294dd"
inherit autotools pkgconfig
inherit autotools pkgconfig perlnative
DEPENDS = "librevenge"