debian package of Mail::Ezmlm:
* add dependency for gnupg crypt perl module
This commit is contained in:
parent
681f6cac0a
commit
7fd4ce4b42
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Homepage: https://systemausfall.org/toolforge/ezmlm-web
|
||||||
Package: libemail-ezmlm-perl
|
Package: libemail-ezmlm-perl
|
||||||
Section: perl
|
Section: perl
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${perl:Depends}
|
Depends: ${perl:Depends}, libcrypt-gpg-perl
|
||||||
Description: access ezmlm-idx mailig lists with perl's object methods
|
Description: access ezmlm-idx mailig lists with perl's object methods
|
||||||
The support for ezmlm-idx 6.0 is complete.
|
The support for ezmlm-idx 6.0 is complete.
|
||||||
The module still works fine with ezmlm-idx 0.4xx, too.
|
The module still works fine with ezmlm-idx 0.4xx, too.
|
||||||
|
|
Loading…
Reference in a new issue