mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-21 20:11:12 +00:00
Debian packaging adjustments
This commit is contained in:
parent
1c5bd554c2
commit
9e025cfd33
1 changed files with 5 additions and 3 deletions
8
debian/control
vendored
8
debian/control
vendored
|
@ -7,9 +7,11 @@ Maintainer: Callum Dickinson <gcfreak_ag20@hotmail.com>
|
||||||
Build-Depends: debhelper (>= 7.0.50~),
|
Build-Depends: debhelper (>= 7.0.50~),
|
||||||
libsdl2-dev,
|
libsdl2-dev,
|
||||||
libsdl2-mixer-dev,
|
libsdl2-mixer-dev,
|
||||||
libpng12-dev (>= 1.2.7),
|
libpng-dev (>= 1.2.7),
|
||||||
libglu1-dev | libglu-dev,
|
zlib1g-dev,
|
||||||
libosmesa6-dev | libgl-dev,
|
libgme-dev,
|
||||||
|
#libglu1-dev | libglu-dev,
|
||||||
|
#libosmesa6-dev | libgl-dev,
|
||||||
nasm [i386]
|
nasm [i386]
|
||||||
Standards-Version: 3.8.4
|
Standards-Version: 3.8.4
|
||||||
Homepage: http://www.srb2.org
|
Homepage: http://www.srb2.org
|
||||||
|
|
Loading…
Reference in a new issue