summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb2
1 files changed, 2 insertions, 0 deletions
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 \
47 --with-libwmf-config=${STAGING_DIR} \ 47 --with-libwmf-config=${STAGING_DIR} \
48" 48"
49 49
50LDFLAGS += "-lgmodule-2.0"
51
50do_compile() { 52do_compile() {
51 cd goffice-bits2 53 cd goffice-bits2
52 make goffice-paths.h 54 make goffice-paths.h