diff --git a/sdext/Executable_xpdfimport.mk b/sdext/Executable_xpdfimport.mk index 8c2543cf0cd7..ffd5d79197bb 100644 --- a/sdext/Executable_xpdfimport.mk +++ b/sdext/Executable_xpdfimport.mk @@ -13,6 +13,7 @@ $(eval $(call gb_Executable_use_externals,xpdfimport,\ boost_headers \ expat \ freetype \ + libpng \ poppler \ $(if $(filter-out WNT MACOSX,$(OS)),fontconfig) \ zlib \