Skip to content

Commit

Permalink
freetype2: Added libpng as optional depends
Browse files Browse the repository at this point in the history
  • Loading branch information
cavalier38 committed Oct 24, 2013
1 parent fe2e19e commit d9cb718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 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"

0 comments on commit d9cb718

Please sign in to comment.