[poco]Re-fix unbundled_pdf.patch

This commit is contained in:
JackBoosY 2019-08-15 00:54:08 -07:00
parent 6f13a587c0
commit 9711ca77d3

View File

@ -6,7 +6,7 @@ index 3e44906..ae8fe6e 100644
# TODO: Currently only bundled is supported, in future this should also be possible
# with an unbundled version of libpng
+find_package(png REQUIRED)
+find_package(PNG REQUIRED)
+if (0)
POCO_SOURCES( SRCS libpng
src/png.c