libwpd/libwpg/libwps: extend to native

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-08-03 19:24:42 +02:00
parent 1450e49f99
commit a98becf990
3 changed files with 6 additions and 0 deletions

View File

@@ -12,3 +12,5 @@ SRC_URI[sha256sum] = "323f68beaf4f35e5a4d7daffb4703d0566698280109210fa4eaa90dea2
inherit autotools pkgconfig perlnative
DEPENDS = "librevenge"
BBCLASSEXTEND = "native"

View File

@@ -13,3 +13,5 @@ inherit autotools pkgconfig
DEPENDS = "librevenge libwpd zlib"
RDEPENDS_${PN} = "perl"
BBCLASSEXTEND = "native"

View File

@@ -12,3 +12,5 @@ SRC_URI[sha256sum] = "13beb0c733bb1544a542b6ab1d9d205f218e9a2202d1d4cac056f79f6d
inherit autotools-brokensep pkgconfig
DEPENDS = "librevenge"
BBCLASSEXTEND = "native"