Remove Cg dep from linux packages
This commit is contained in:
@@ -4,7 +4,7 @@ Architecture: all
|
|||||||
Maintainer: Matthew Bowra-Dean <matthew@ijw.co.nz>
|
Maintainer: Matthew Bowra-Dean <matthew@ijw.co.nz>
|
||||||
Uploaders: Maikel van den Hout <ma1kelvdh@gmail.com>, Paul Chote <sleipnir@sleipnirstuff.com>
|
Uploaders: Maikel van den Hout <ma1kelvdh@gmail.com>, Paul Chote <sleipnir@sleipnirstuff.com>
|
||||||
Installed-Size: {SIZE}
|
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
|
Section: games
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Homepage: http://www.open-ra.org/
|
Homepage: http://www.open-ra.org/
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ arch=(any)
|
|||||||
url="http://open-ra.org"
|
url="http://open-ra.org"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
groups=()
|
groups=()
|
||||||
depends=('mono' 'openal' 'mesa' 'nvidia-cg-toolkit' 'freetype2' 'sdl')
|
depends=('mono' 'openal' 'mesa' 'freetype2' 'sdl')
|
||||||
makedepends=('git' 'unzip' 'wget')
|
makedepends=('git' 'unzip' 'wget')
|
||||||
optdepends=()
|
optdepends=()
|
||||||
provides=()
|
provides=()
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ License: GPL3
|
|||||||
URL: http://open-ra.org
|
URL: http://open-ra.org
|
||||||
Group: Amusements/Games
|
Group: Amusements/Games
|
||||||
Packager: Matthew Bowra-Dean <matthew@ijw.co.nz>
|
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
|
Prefix: /usr
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
Buildroot: /tmp/openra
|
Buildroot: /tmp/openra
|
||||||
|
|||||||
Reference in New Issue
Block a user