[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (9f8c306c2249c1d5d016a22a266eb7e6ee27ae17)

Jaka Kranjc scm at mail.sourcemage.org
Tue Oct 17 09:35:46 EDT 2006


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

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

New commits:
commit 27d2759cee058038c1ad57b46fa3f788b20440dc
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    ogre: fix the libcg dep

diff --git a/graphics-libs/ogre/DEPENDS b/graphics-libs/ogre/DEPENDS
index cb14fa1..6334eef 100755
--- a/graphics-libs/ogre/DEPENDS
+++ b/graphics-libs/ogre/DEPENDS
@@ -32,7 +32,8 @@ optional_depends  devil                 
 optional_depends  libcg                                        \
                   "--enable-cg"                                \
                   "--disable-cg"                               \
-                  "Build the nVIDIA Cg plug-in (RECOMMENDED)"  &&
+                  "Build the nVIDIA Cg plug-in (RECOMMENDED)"  \
+                  z-rejected                                  &&
 
 optional_depends  openexr                  \
                   "--enable-openexr"       \
diff --git a/graphics-libs/ogre/HISTORY b/graphics-libs/ogre/HISTORY
index 415c9e2..84cb289 100644
--- a/graphics-libs/ogre/HISTORY
+++ b/graphics-libs/ogre/HISTORY
@@ -1,3 +1,6 @@
+2006-10-17 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DEPENDS: libcg is a cross-grimoire dependency
+
 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
 	* DETAILS: (automated) Add KEYWORDS
 



More information about the SM-Commit mailing list