[openpgp-applet] 41/42: add missing libmodule-pluggable-perl dep
Clement Hermann
nodens at nodens.org
Wed Oct 26 16:48:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
nodens-guest pushed a commit to branch master
in repository openpgp-applet.
commit c130d489fea7fcb65de08e26baf2178374bdc4eb
Author: Clément Hermann <nodens at nodens.org>
Date: Wed Oct 26 16:36:41 2016 +0200
add missing libmodule-pluggable-perl dep
Git-Dch: Ignore
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5e76c4d..19ef184 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends-Indep: libany-moose-perl,
libintl-perl,
liblist-moreutils-perl,
liblocale-gettext-perl,
+ libmodule-pluggable-perl,
libmoo-perl (>= 0.50),
libnamespace-autoclean-perl,
libtest-most-perl,
@@ -29,6 +30,7 @@ Testsuite: autopkgtest-pkg-perl
Package: openpgp-applet
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
+ gnupg2,
libany-moose-perl,
libdatetime-perl,
libfile-sharedir-perl,
@@ -40,9 +42,9 @@ Depends: ${misc:Depends}, ${perl:Depends},
liblist-moreutils-perl,
liblocale-gettext-perl,
libmoo-perl (>= 0.50),
+ libmodule-pluggable-perl,
libnamespace-autoclean-perl,
- seahorse,
- gnupg2
+ seahorse
Recommends: pinentry-gnome3 | pinentry-x11
Description: GNOME applet for OpenPGP text encryption
OpenPGP Applet is a graphical frontend on top of GnuPG.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/openpgp-applet.git
More information about the Pkg-perl-cvs-commits
mailing list