r2878 - packages/trunk/ogre/debian

Andres Mejia ceros-guest at alioth.debian.org
Fri Jun 8 06:36:07 UTC 2007


Author: ceros-guest
Date: 2007-06-08 06:36:06 +0000 (Fri, 08 Jun 2007)
New Revision: 2878

Modified:
   packages/trunk/ogre/debian/control
Log:
Taking out dependency on libdevil as ogre chooses libfreeimage by default. Using only automake instead of automake or automake1.7.

Modified: packages/trunk/ogre/debian/control
===================================================================
--- packages/trunk/ogre/debian/control	2007-06-08 06:05:28 UTC (rev 2877)
+++ packages/trunk/ogre/debian/control	2007-06-08 06:36:06 UTC (rev 2878)
@@ -2,7 +2,7 @@
 Priority: optional
 Section: libs
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5), dpatch, texi2html, libtool, automake | automake1.7, autoconf, pkg-config, libfreeimage-dev | libdevil-dev, libfreetype6-dev, libopenexr-dev, libcegui-mk2-dev, libois-dev, libstlport5.1-dev, libzzip-dev, libglu1-mesa-dev, libgl1-mesa-dev, libxext-dev, libxrandr-dev, libxxf86vm-dev, libx11-dev, libxaw7-dev, libxt-dev, zlib1g-dev
+Build-Depends: debhelper (>= 5), dpatch, texi2html, libtool, automake, autoconf, pkg-config, libfreeimage-dev, libfreetype6-dev, libopenexr-dev, libcegui-mk2-dev, libois-dev, libstlport5.1-dev, libzzip-dev, libglu1-mesa-dev, libgl1-mesa-dev, libxext-dev, libxrandr-dev, libxxf86vm-dev, libx11-dev, libxaw7-dev, libxt-dev, zlib1g-dev
 Standards-Version: 3.7.2
 
 Package: libogre14




More information about the Pkg-games-commits mailing list