From 78d6327e937428dd071f3791671cb7968f04f408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 6 Jul 2017 10:35:53 +0200 Subject: [PATCH] libwps: fix build - really.. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-filter/libwps/libwps_0.4.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-filter/libwps/libwps_0.4.6.bb b/recipes-filter/libwps/libwps_0.4.6.bb index 6322e99..4d13465 100644 --- a/recipes-filter/libwps/libwps_0.4.6.bb +++ b/recipes-filter/libwps/libwps_0.4.6.bb @@ -12,6 +12,6 @@ SRC_URI = " \ SRC_URI[md5sum] = "b04428f208e2eb31adcba5a53dec62c2" SRC_URI[sha256sum] = "e48a7c2fd20048a0a8eaf69bad972575f8b9f06e7497c787463f127d332fccd0" -inherit autotools pkgconfig +inherit autotools-brokensep pkgconfig DEPENDS = "librevenge"