[Lunar-commits] r22011 - moonbase/trunk/graphics/gimmage
Samuel Verstraete
elangelo at lunar-linux.org
Tue Oct 31 13:16:50 CET 2006
Author: elangelo
Date: 2006-10-31 13:16:49 +0100 (Tue, 31 Oct 2006)
New Revision: 22011
Modified:
moonbase/trunk/graphics/gimmage/DEPENDS
Log:
this was wrong... it actually tests for gtkmm higher than 2.4... so gtkmm2
gr,S.
Modified: moonbase/trunk/graphics/gimmage/DEPENDS
===================================================================
--- moonbase/trunk/graphics/gimmage/DEPENDS 2006-10-31 06:26:36 UTC (rev 22010)
+++ moonbase/trunk/graphics/gimmage/DEPENDS 2006-10-31 12:16:49 UTC (rev 22011)
@@ -1,2 +1,2 @@
depends gtk+-2 &&
-depends gtkmm
+depends gtkmm2
More information about the Lunar-commits
mailing list