summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Matteo Bernardini2018-06-19 08:40:25 +0200
committer Willy Sudiarto Raharjo2018-06-23 03:44:06 +0200
commita4aa53bac52da92b1f02d92e6fcbceafcf8124cd (patch)
tree4b9e0896b5fddc44887068668131a82b86b67301 /graphics
parent9e0ebac53b69c24c2dbaf482628c1e751340974b (diff)
downloadslackbuilds-a4aa53bac52da92b1f02d92e6fcbceafcf8124cd.tar.gz
graphics/photoqt: Fix FreeImage support.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/photoqt/photoqt.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/photoqt/photoqt.SlackBuild b/graphics/photoqt/photoqt.SlackBuild
index 359e53cbad..7463b80cff 100644
--- a/graphics/photoqt/photoqt.SlackBuild
+++ b/graphics/photoqt/photoqt.SlackBuild
@@ -88,6 +88,7 @@ cd build
-DRAW=$RAW \
-DDEVIL=$DEVIL \
-DPOPPLER=$POPPLER \
+ -DFREEIMAGE=$FREEIMAGE \
-DCMAKE_BUILD_TYPE=Release ..
make
make install DESTDIR=$PKG