Author: ceros-guest
Date: 2008-01-08 18:19:22 +0000 (Tue, 08 Jan 2008)
New Revision: 5271

Modified:
   packages/trunk/ogre-contrib/debian/changelog
   packages/trunk/ogre-contrib/debian/control
Log:
Took out hard coded dependency on nvidia-cg-toolkit, should now be autodetected

Modified: packages/trunk/ogre-contrib/debian/changelog
===================================================================
--- packages/trunk/ogre-contrib/debian/changelog        2008-01-08 18:10:53 UTC 
(rev 5270)
+++ packages/trunk/ogre-contrib/debian/changelog        2008-01-08 18:19:22 UTC 
(rev 5271)
@@ -8,6 +8,8 @@
   * Moved debian/ogre-contrib-tarball.sh to
     debian/ogre-contrib-get-orig-source.
     + Modified ogre-contrib-get-orig-source to make it more maintainable.
+  * Took out hard coded dependency on nvidia-cg-toolkit, should now
+    be automatically detected.
 
  -- Andres Mejia <[EMAIL PROTECTED]>  Sun, 06 Jan 2008 01:00:54 -0500
 

Modified: packages/trunk/ogre-contrib/debian/control
===================================================================
--- packages/trunk/ogre-contrib/debian/control  2008-01-08 18:10:53 UTC (rev 
5270)
+++ packages/trunk/ogre-contrib/debian/control  2008-01-08 18:19:22 UTC (rev 
5271)
@@ -12,7 +12,7 @@
 Package: ogre-plugins-cgprogrammanager
 Section: contrib/libs
 Architecture: amd64 i386
-Depends: nvidia-cg-toolkit, ${shlibs:Depends}
+Depends: ${shlibs:Depends}
 Conflicts: ogre-plugins-cgmanager
 Replaces: ogre-plugins-cgmanager
 Description: Ogre plugin: CgProgramManager


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to