diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 18:12:56 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-04-10 18:12:56 +0000 |
commit | 4b865e838abf91726984ab4c037b553d4a506b22 (patch) | |
tree | bbdda3d35db5f854af60e2491b31033059072d54 /debian | |
parent | c7bbef9a7b2648803db4693a96f2863f9a29c258 (diff) | |
download | mana-client-4b865e838abf91726984ab4c037b553d4a506b22.tar.gz mana-client-4b865e838abf91726984ab4c037b553d4a506b22.tar.bz2 mana-client-4b865e838abf91726984ab4c037b553d4a506b22.tar.xz mana-client-4b865e838abf91726984ab4c037b553d4a506b22.zip |
Last little correction before debian repository
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 05fcafac..adc8cf09 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: tmw Section: games Priority: optional Maintainer: FERREIRA Yohann <bertram@cegetel.net> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, libsdl1.2-dev (>= 1.2.7), libsdl-image1.2-dev (>= 1.2.3), libsdl-mixer1.2-dev (>= 1.2.5), libguichan (>= 0.3.0), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1) +Build-Depends: debhelper (>= 4.0.0), autotools-dev, libsdl1.2-dev (>= 1.2.7), libsdl-image1.2-dev (>= 1.2.3), libsdl-mixer1.2-dev (>= 1.2.5), libguichan-dev (>= 0.3.0), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1) Standards-Version: 3.6.1 Package: tmw |