[Lunar-commits] CVS: moonbase/games/crimson DEPENDS,1.1,1.2
Moritz Heiber
moe at lunar-linux.org
Mon Jan 24 19:58:02 UTC 2005
Update of /var/cvs/lunar/moonbase/games/crimson
In directory espresso.foo-projects.org:/tmp/cvs-serv5069/games/crimson
Modified Files:
DEPENDS
Log Message:
This is the big db rehaul. Some migration code (meh!) ..
but since we haven't got the 'is_at_latest_version'
function yet it is necessary (/me nudges sofar)
* Changed the db module to 4.x (going to remove db4 later)
and made sure nothing breaks incase db 3.x had been
installed before. Turned any db4 dependency into a db dependency
(All of them have been tested and approved to work with db 4.x)
* Tiny crimson and gift-cvs sneaking in behind your backs.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/games/crimson/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 17 Oct 2002 16:08:41 -0000 1.1
+++ DEPENDS 24 Jan 2005 19:58:00 -0000 1.2
@@ -1 +1,2 @@
-depends SDL_mixer
+depends SDL_mixer &&
+depends SDL_ttf
More information about the Lunar-commits
mailing list