Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Eric Sandall (3fbfc21d3005378438709b18a7372bdb4598c092)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Eric Sandall (3fbfc21d3005378438709b18a7372bdb4598c092)
  • Date: Fri, 29 Feb 2008 12:53:48 -0600

GIT changes to master games grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

games-fps/tremulous/DEPENDS | 9 +++++----
games-fps/tremulous/HISTORY | 3 +++
2 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 3fbfc21d3005378438709b18a7372bdb4598c092
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

tremulous: Depends on tslib

diff --git a/games-fps/tremulous/DEPENDS b/games-fps/tremulous/DEPENDS
index 0dc3a64..fe079e5 100755
--- a/games-fps/tremulous/DEPENDS
+++ b/games-fps/tremulous/DEPENDS
@@ -1,4 +1,5 @@
-depends sdl &&
-depends glibc &&
-depends X11-LIBS &&
-depends openal
\ No newline at end of file
+depends glibc &&
+depends openal &&
+depends sdl &&
+depends tslib &&
+depends X11-LIBS
diff --git a/games-fps/tremulous/HISTORY b/games-fps/tremulous/HISTORY
index dc23779..fb3b7b9 100644
--- a/games-fps/tremulous/HISTORY
+++ b/games-fps/tremulous/HISTORY
@@ -1,3 +1,6 @@
+2008-02-28 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on tslib as well
+
2008-02-27 Eric Sandall <sandalle AT sourcemage.org>
* INSTALL: Install .x86_64 for x86_64 and .x86 for ia32




  • [SM-Commit] GIT changes to master games grimoire by Eric Sandall (3fbfc21d3005378438709b18a7372bdb4598c092), Eric Sandall, 02/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page