[Lunar-commits] <moonbase-other> freetype2: Added libpng as optional depends

Peter de Ridder peter at lunar-linux.org
Thu Oct 24 21:34:42 CEST 2013


commit d9cb718975222442fc1f1e9afea44bed6bdffb78
Author: Peter de Ridder <peter at lunar-linux.org>
Date: Thu, 24 Oct 2013 12:27:48 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d9cb718975222442fc1f1e9afea44bed6bdffb78

freetype2: Added libpng as optional depends
---
  graphics/freetype2/DEPENDS | +1/-0     
  1 file changed, 1 insertion(+)

--- a/graphics/freetype2/DEPENDS
+++ b/graphics/freetype2/DEPENDS
@@ -1,2 +1,3 @@
 optional_depends "zlib"  "--with-zlib"  "--without-zlib"  "for zlib compression support, no=use internal zlib instead of system"
 optional_depends "bzip2" "--with-bzip2" "--without-bzip2" "for support of bzip2 compressed fonts"
+optional_depends "libpng" "" "--without-png" "for support of png compressed OpenType embeded bitmaps"




More information about the Lunar-commits mailing list