diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/photoqt/photoqt.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/photoqt/photoqt.SlackBuild b/graphics/photoqt/photoqt.SlackBuild index 359e53cbade2..7463b80cffed 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 |