diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2006-05-29 02:16:43 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2006-05-29 02:16:43 +0000 |
commit | f4c4a59ca3d30ab92028dc2158a5c8eef688df7b (patch) | |
tree | 6ed8de2229dca14dde7aec0ef130a96935c41ed4 /debian/control | |
parent | e9a7b76e6822fa312f8e818088f8e5d30cdd9fa7 (diff) | |
download | mana-f4c4a59ca3d30ab92028dc2158a5c8eef688df7b.tar.gz mana-f4c4a59ca3d30ab92028dc2158a5c8eef688df7b.tar.bz2 mana-f4c4a59ca3d30ab92028dc2158a5c8eef688df7b.tar.xz mana-f4c4a59ca3d30ab92028dc2158a5c8eef688df7b.zip |
Corrected the icon bug in the Debian Package and a dependency problem
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5a9b28fc..ad079b7d 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: tmw Priority: optional Maintainer: FERREIRA Yohann <bertram@cegetel.net> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, docbook-to-man, libsdl1.2-dev (>= 1.2.7), libsdl-image1.2-dev (>= 1.2.3), libsdl-mixer1.2-dev (>= 1.2.5), libguichan0-dev (>= 0.4.0-4), libcurl3-gnutls-dev (>= 7.15.0-1), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), xlibmesa-gl-dev (>= 6.8.2.dfsg.1-4), libpng12-dev (>= 1.2.5), libsdl-net1.2-dev (>= 1.2.5) +Build-Depends: debhelper (>= 4.0.0), autotools-dev, docbook-to-man, libsdl1.2-dev (>= 1.2.7), libsdl-image1.2-dev (>= 1.2.3), libsdl-mixer1.2-dev (>= 1.2.5), libguichan0-dev (>= 0.4.0-4), libcurl3-gnutls-dev (>= 7.15.0-1), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), libgl1-mesa-dev (>= 6.4.1), libpng12-dev (>= 1.2.5), libsdl-net1.2-dev (>= 1.2.5) Standards-Version: 3.6.2 Package: tmw |