diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-07-09 10:42:21 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-07-09 10:42:21 +0000 |
commit | a458bf24b65f7f2b7e8c4aa156e04ab672a79e6e (patch) | |
tree | c10c7f0cb1bc8a2417d044996ff03a7e9dd8df91 /debian/control | |
parent | 7056ad1bfb7210b4387c0b6cf3b0cb6fce60187a (diff) | |
download | mana-a458bf24b65f7f2b7e8c4aa156e04ab672a79e6e.tar.gz mana-a458bf24b65f7f2b7e8c4aa156e04ab672a79e6e.tar.bz2 mana-a458bf24b65f7f2b7e8c4aa156e04ab672a79e6e.tar.xz mana-a458bf24b65f7f2b7e8c4aa156e04ab672a79e6e.zip |
Adding libcurl3 dependency and updating changelog
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 9681abef..6b8380f8 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: tmw Section: games 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), libguichan-dev (>= 0.4.0-2), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), xlibmesa-dev (>= 4.1.0-16woody5) +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), libguichan-dev (>= 0.4.0-2), libcurl3-dev (>= 7.14.0-2), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), xlibmesa-dev (>= 4.1.0-16woody5) Standards-Version: 3.6.1 Package: tmw Architecture: i386 -Depends: libsdl1.2debian (>= 1.2.7), libsdl-image1.2 (>= 1.2.3), libsdl-mixer1.2 (>= 1.2.5), libguichan (>= 0.4.0-2), libxml2 (>= 2.4.19), libphysfs-1.0-0 (>= 1.0.0-1) +Depends: libsdl1.2debian (>= 1.2.7), libsdl-image1.2 (>= 1.2.3), libsdl-mixer1.2 (>= 1.2.5), libguichan (>= 0.4.0-2), libxml2 (>= 2.4.19), libphysfs-1.0-0 (>= 1.0.0-1), libcurl3 (>= 7.14.0-2) Maintainer: Ferreira Yohann <bertram@cegetel.net> Description: The Mana World is a Great Online Game based upon the Seiken Densetsu Serie. |