diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2006-08-20 01:37:15 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2006-08-20 01:37:15 +0000 |
commit | 2b4d8d1323883ab814997f8cd4e984e53919b68e (patch) | |
tree | ca9fe6a7c5aae8a688637243fae5b2c7cc72c63f /debian/control | |
parent | 60347d097f29528f9bc0793ca5fd118201a8e583 (diff) | |
download | mana-2b4d8d1323883ab814997f8cd4e984e53919b68e.tar.gz mana-2b4d8d1323883ab814997f8cd4e984e53919b68e.tar.bz2 mana-2b4d8d1323883ab814997f8cd4e984e53919b68e.tar.xz mana-2b4d8d1323883ab814997f8cd4e984e53919b68e.zip |
some fixes to automake building, and debian packagaing updates. Happy to be back :)
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 ad079b7d..45a906b6 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), libgl1-mesa-dev (>= 6.4.1), 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.5.0-1), 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 |