[Lunar-commits] r17461 - moonbase/trunk/graphics/libmng
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Nov 26 07:14:46 UTC 2005
Author: v3rt1g0
Date: 2005-11-26 07:14:45 +0000 (Sat, 26 Nov 2005)
New Revision: 17461
Modified:
moonbase/trunk/graphics/libmng/DEPENDS
Log:
Count not get this new version to compile without haveing lcms.h on my
system. which is provided (at least) by the lcms module. Didn't look to
see if this could be made optional, but at least now compiles won't
break looking for this header file.
Modified: moonbase/trunk/graphics/libmng/DEPENDS
===================================================================
--- moonbase/trunk/graphics/libmng/DEPENDS 2005-11-26 07:10:24 UTC (rev 17460)
+++ moonbase/trunk/graphics/libmng/DEPENDS 2005-11-26 07:14:45 UTC (rev 17461)
@@ -1,3 +1,4 @@
depends automake &&
depends zlib &&
+depends lcms &&
depends jpeg
More information about the Lunar-commits
mailing list