[Lunar-commits] r20145 - moonbase/trunk/web/links2

Terry Chan tchan at lunar-linux.org
Sat May 20 02:56:59 UTC 2006


Author: tchan
Date: 2006-05-20 02:56:58 +0000 (Sat, 20 May 2006)
New Revision: 20145

Modified:
   moonbase/trunk/web/links2/DEPENDS
Log:
Added SDL as an optional_depends for links2.


Modified: moonbase/trunk/web/links2/DEPENDS
===================================================================
--- moonbase/trunk/web/links2/DEPENDS	2006-05-19 21:46:40 UTC (rev 20144)
+++ moonbase/trunk/web/links2/DEPENDS	2006-05-20 02:56:58 UTC (rev 20145)
@@ -28,4 +28,9 @@
 optional_depends  "svgalib"               \
                   "--with-svgalib"        \
                   "--without-svgalib"     \
-                  "for console graphics support"
+                  "for console graphics support" &&
+
+optional_depends  "SDL"                   \
+                  "--with-sdl"            \
+                  "--without-sdl"         \
+                  "for sdl graphics driver" 



More information about the Lunar-commits mailing list