summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
Diffstat (limited to 'office')
-rw-r--r--office/goldendict/goldendict.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/office/goldendict/goldendict.SlackBuild b/office/goldendict/goldendict.SlackBuild
index 3f3f4fc23b..2d1e6b478f 100644
--- a/office/goldendict/goldendict.SlackBuild
+++ b/office/goldendict/goldendict.SlackBuild
@@ -57,6 +57,7 @@ chown -R root:root .
$(type -p qmake-qt5 || echo qmake) PREFIX=/usr \
CONFIG+=no_epwing_support \
+ CONFIG+=zim_support \
DISABLE_INTERNAL_PLAYER=$DISABLE_INTERNAL_PLAYER
make install INSTALL_ROOT=$PKG