diff options
author | ribet | 2007-11-06 16:01:14 +0000 |
---|---|---|
committer | ribet | 2007-11-06 16:01:14 +0000 |
commit | b4060168a19582b2025bb219ac162587945924be (patch) | |
tree | 5271ddac16fac5c0c81889a38d96772d9e00195e /debian | |
parent | 79c889d96474898034052d005e54798e5b6d5825 (diff) | |
download | mtc-b4060168a19582b2025bb219ac162587945924be.zip mtc-b4060168a19582b2025bb219ac162587945924be.tar.gz mtc-b4060168a19582b2025bb219ac162587945924be.tar.bz2 mtc-b4060168a19582b2025bb219ac162587945924be.tar.xz |
Animations en utilisant un seul timer, toutes les animations sont alors synchrones. Les animations sont améliorées.
Attention : il faut installer le dernier paquet tkanim.
Il reste à faire MPath
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 8279838..1950eb9 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Section: tools Package: mtools-perl Section: x11 Architecture: any -Depends: ${misc:Depends}, zinc-perl, ivy-perl, librecogest-perl, perl-anim, libxml-parser-perl, perl-modules +Depends: ${misc:Depends}, zinc-perl, ivy-perl, librecogest-perl, perl-anim, libxml-parser-perl, perl-modules, tkanim (>=1.9a) Description: Library over zinc-perl for HMI design MTools library is designed to make zinc easier. MTools code can be mixed easily with zinc-perl code. |