]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
directfb: Remove libpng support which is currently broken.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 May 2010 22:49:21 +0000 (00:49 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 10 May 2010 22:49:21 +0000 (00:49 +0200)
pkgs/core/directfb/directfb.nm

index cc4def0bd60381048804dfe1ce3fed1f99966fb2..98ffa7e5ca7f87b322453eddb6b7fbd26efaa748 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://www.directfb.org/
 PKG_LICENSE    = LGPLv2+
 PKG_SUMMARY    = Graphics abstraction library for the Linux Framebuffer Device.
 
-PKG_DEPS      += freetype libjpeg libpng sysfsutils zlib
+PKG_DEPS      += freetype libjpeg sysfsutils zlib
 
 define PKG_DESCRIPTION
        DirectFB is a thin library that provides hardware graphics acceleration, \