diff options
Diffstat (limited to 'office')
-rw-r--r-- | office/goldendict/goldendict.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/office/goldendict/goldendict.SlackBuild b/office/goldendict/goldendict.SlackBuild index 3f3f4fc23b8c..2d1e6b478fae 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 |