diff options
-rw-r--r-- | packages/abiword/abiword-plugins_2.4.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/abiword/abiword-plugins_2.4.6.bb b/packages/abiword/abiword-plugins_2.4.6.bb index 21ac8ea909..84de68c1a0 100644 --- a/packages/abiword/abiword-plugins_2.4.6.bb +++ b/packages/abiword/abiword-plugins_2.4.6.bb @@ -13,7 +13,7 @@ inherit autotools PARALLEL_MAKE="" -EXTRA_OECONF = "--without-libwmf" +EXTRA_OECONF = "--without-libwmf --without-inter7eps" PACKAGES_DYNAMIC = "abiword-plugin-*" |