[Lunar-commits] <moonbase> d1x-rebirth: changed mesa-lib to %GLX alias in DEPENDS

Duncan Gibson engelsman at lunar-linux.org
Sun Feb 15 23:04:22 CET 2009


commit 4b3cc22105dc6d8c79220cf95c7e4da06ba9b7ab
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sun Feb 15 23:04:22 2009 +0100

    d1x-rebirth: changed mesa-lib to %GLX alias in DEPENDS
    
    d1x-rebirth: changed mesa-lib to %GLX alias in DEPENDS
    Note: downloads, compiles and installs OK, but unable to
          test as I don't have correct GLX visual enabled - engelsman
    
    d2x-rebirth: changed mesa-lib to %GLX alias in DEPENDS
    Note: downloads, compiles and installs OK, but unable to
          test as I don't have a valid descent2.hog file - engelsman
---
 zbeta/d1x-rebirth/DEPENDS |    2 +-
 zbeta/d2x-rebirth/DEPENDS |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zbeta/d1x-rebirth/DEPENDS b/zbeta/d1x-rebirth/DEPENDS
index 938564c..f89240f 100644
--- a/zbeta/d1x-rebirth/DEPENDS
+++ b/zbeta/d1x-rebirth/DEPENDS
@@ -1,4 +1,4 @@
-depends mesa-lib
+depends %GLX
 depends SDL_mixer
 depends physfs
 depends scons
diff --git a/zbeta/d2x-rebirth/DEPENDS b/zbeta/d2x-rebirth/DEPENDS
index 564ec55..ed0bac3 100644
--- a/zbeta/d2x-rebirth/DEPENDS
+++ b/zbeta/d2x-rebirth/DEPENDS
@@ -1,4 +1,4 @@
-depends mesa-lib
+depends %GLX
 depends SDL_mixer
 depends physfs
 depends scons


More information about the Lunar-commits mailing list