Explicitely pass --without-pptx to configure to make sure libzip is not
looked for.
This commit is contained in:
parent
c619af8b58
commit
f499696866
@ -22,6 +22,7 @@ CONFIGURE_ARGS= --without-libplot \
|
||||
--without-emf \
|
||||
--without-swf \
|
||||
--without-magick \
|
||||
--without-pptx \
|
||||
--disable-docs
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
Loading…
x
Reference in New Issue
Block a user