Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (cd5cc224f266db0989150df0ccc182843b39b6ea)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (cd5cc224f266db0989150df0ccc182843b39b6ea)
  • Date: Sun, 16 Jul 2006 09:39:07 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

libs/sdl_net/DEPENDS | 5 ++++-
libs/sdl_net/HISTORY | 3 +++
2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit cd5cc224f266db0989150df0ccc182843b39b6ea
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

sdl_net: make guilib optional

diff --git a/libs/sdl_net/DEPENDS b/libs/sdl_net/DEPENDS
index 7c264b8..7710a50 100755
--- a/libs/sdl_net/DEPENDS
+++ b/libs/sdl_net/DEPENDS
@@ -1 +1,4 @@
-depends guilib
+optional_depends guilib \
+ "--enable-gui" \
+ "--disable-gui" \
+ "Build GUI test programs?"
diff --git a/libs/sdl_net/HISTORY b/libs/sdl_net/HISTORY
index a6ed9d3..7f46789 100644
--- a/libs/sdl_net/HISTORY
+++ b/libs/sdl_net/HISTORY
@@ -1,3 +1,6 @@
+2006-07-16 Robin Cook <rcook AT wyrms.net>
+ * DEPENDS: make guilib optional
+
2006-05-19 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.2.6




  • [SM-Commit] GIT changes to master grimoire by Robin Cook (cd5cc224f266db0989150df0ccc182843b39b6ea), Robin Cook, 07/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page