[arch-commits] Commit in podofo/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Aug 24 13:18:56 UTC 2014


    Date: Sunday, August 24, 2014 @ 15:18:56
  Author: jelle
Revision: 117830

Fix FS#40271 add freetype2 include dir

Modified:
  podofo/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-24 10:09:16 UTC (rev 117829)
+++ PKGBUILD	2014-08-24 13:18:56 UTC (rev 117830)
@@ -21,6 +21,7 @@
   mkdir build
   cd build
   cmake -DCMAKE_INSTALL_PREFIX=/usr .. \
+        -DFREETYPE_INCLUDE_DIR=/usr/include/freetype2 \
         -DPODOFO_BUILD_SHARED=1 \
         -DPODOFO_HAVE_JPEG_LIB=1 \
         -DPODOFO_HAVE_PNG_LIB=1 \




More information about the arch-commits mailing list