From ffd750f0d5f630bc1c67f3f317466dbb0b528884 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sun, 12 Feb 2017 22:02:15 +0100 Subject: abiword: fix build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-gnome') diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb index 07b4831cee..b08b994152 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb +++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb @@ -47,6 +47,8 @@ EXTRA_OECONF = " --disable-static \ --with-libwmf-config=${STAGING_DIR} \ " +LDFLAGS += "-lgmodule-2.0" + do_compile() { cd goffice-bits2 make goffice-paths.h -- cgit 1.2.3-korg