summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrey Butirsky2019-05-27 02:20:21 +0200
committer Willy Sudiarto Raharjo2019-05-27 02:38:30 +0200
commitf4469443be88173323ab0e9253fe54f01db89a97 (patch)
tree586016f561de6dd6254ca1fe412eccf43504c192
parent9a88695df20532598022d7f8cd605774329d2fb9 (diff)
downloadslackbuilds-f4469443be88173323ab0e9253fe54f01db89a97.tar.gz
office/goldendict: Zim dictionaries support
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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