graphics/photoqt: Fix FreeImage support.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
9e0ebac53b
commit
a4aa53bac5
|
@ -88,6 +88,7 @@ cd build
|
|||
-DRAW=$RAW \
|
||||
-DDEVIL=$DEVIL \
|
||||
-DPOPPLER=$POPPLER \
|
||||
-DFREEIMAGE=$FREEIMAGE \
|
||||
-DCMAKE_BUILD_TYPE=Release ..
|
||||
make
|
||||
make install DESTDIR=$PKG
|
||||
|
|
Loading…
Reference in New Issue