poppler 0.89.0: Update for lfs

'cmake 3.20' complained about an "unknown option".

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2021-04-03 18:21:41 +02:00
committed by Michael Tremer
parent 001b9d5379
commit 5abd6d3ea2

View File

@@ -76,7 +76,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
-DCMAKE_INSTALL_PREFIX=/usr \
-DTESTDATADIR=$PWD/testfiles \
-DENABLE_UNSTABLE_API_ABI_HEADERS=ON \
-ENABLE_QT5=OFF \
-DENABLE_QT5=OFF \
..
cd $(DIR_APP)/build && make $(MAKETUNING)