public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] poppler 0.89.0: Update for lfs
@ 2021-04-03 16:21 Matthias Fischer
  0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2021-04-03 16:21 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 580 bytes --]

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

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/poppler | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lfs/poppler b/lfs/poppler
index b03702146..632d6f8ef 100644
--- a/lfs/poppler
+++ b/lfs/poppler
@@ -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)
-- 
2.18.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-03 16:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-03 16:21 [PATCH] poppler 0.89.0: Update for lfs Matthias Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox