CVS: moonbase/devel/anjuta DEPENDS,1.6,1.7

Veerappan watryac04 at lunar-linux.org
Fri Sep 26 23:51:17 GMT 2003


Update of /var/cvs/lunar/moonbase/devel/anjuta
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24386

Modified Files:
	DEPENDS 
Log Message:
Finished up the dependencies for anjuta..  GUI C++ programs should be 
much easier now.


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/anjuta/DEPENDS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DEPENDS	26 Sep 2003 23:01:00 -0000	1.6
+++ DEPENDS	26 Sep 2003 23:51:14 -0000	1.7
@@ -5,4 +5,8 @@
 depends libbonoboui &&
 depends libgnomeprintui &&
 depends vte &&
-optional_depends "gtkmm2" "" "" "for gtk+2 C++ support"
+optional_depends "gtkmm2" "" "" "For developing GTK+-2 C++ applications" &&
+optional_depends "gnomemm-all" "" "" "For developing C++ Gnome applications" &&
+optional_depends "SDL" "" "" "For developing SDL applications" &&
+optional_depends "libglade2" "" "" "For developing libglade-based projects" &&
+optional_depends "glademm" "" "" "If you said yes to gtkmm2 or gnomemm-all, you MUST say yes here"




More information about the Lunar-commits mailing list