Remove Cg dep from linux packages

This commit is contained in:
Paul Chote
2010-11-21 13:30:48 +13:00
parent 5764bc1c1c
commit 8ca1da8828
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ Architecture: all
Maintainer: Matthew Bowra-Dean <matthew@ijw.co.nz>
Uploaders: Maikel van den Hout <ma1kelvdh@gmail.com>, Paul Chote <sleipnir@sleipnirstuff.com>
Installed-Size: {SIZE}
Depends: nvidia-cg-toolkit (>= 2.1), libopenal1, mono-runtime, libmono-winforms2.0-cil, libfreetype6, libsdl1.2debian, libgl1-mesa-glx, libgl1-mesa-dri, zenity, wget, unzip
Depends: libopenal1, mono-runtime, libmono-winforms2.0-cil, libfreetype6, libsdl1.2debian, libgl1-mesa-glx, libgl1-mesa-dri, zenity, wget, unzip
Section: games
Priority: extra
Homepage: http://www.open-ra.org/

View File

@@ -7,7 +7,7 @@ arch=(any)
url="http://open-ra.org"
license=('GPL3')
groups=()
depends=('mono' 'openal' 'mesa' 'nvidia-cg-toolkit' 'freetype2' 'sdl')
depends=('mono' 'openal' 'mesa' 'freetype2' 'sdl')
makedepends=('git' 'unzip' 'wget')
optdepends=()
provides=()

View File

@@ -9,7 +9,7 @@ License: GPL3
URL: http://open-ra.org
Group: Amusements/Games
Packager: Matthew Bowra-Dean <matthew@ijw.co.nz>
Requires: mono-core mono-devel SDL freetype2 openal Mesa cg
Requires: mono-core mono-devel SDL freetype2 openal Mesa
Prefix: /usr
Source: %{name}-%{version}.tar.gz
Buildroot: /tmp/openra