This is an automated email from the git hooks/post-receive script.

nodens-guest pushed a commit to annotated tag OpenPGP_Applet-0.9
in repository openpgp-applet.

commit 88e3b090722b616189e5894ad1f36ac114050736
Author: Clément Hermann (nodens) <nod...@nodens.org>
Date:   Sat Aug 2 03:38:35 2014 +0200

    specify dependency to xclip in Doc and Makefile.PL
---
 Makefile.PL        | 1 +
 README             | 2 ++
 bin/openpgp-applet | 3 +++
 3 files changed, 6 insertions(+)

diff --git a/Makefile.PL b/Makefile.PL
index 5bf4055..7d8db3e 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -23,6 +23,7 @@ requires              'Locale::gettext';
 requires               'namespace::autoclean';
 requires               'POSIX';
 requires               'Switch';
+requires_external_bin  'xclip';
 
 
 install_script                 'openpgp-applet';
diff --git a/README b/README
index 6d62f3c..3ada1a2 100644
--- a/README
+++ b/README
@@ -19,6 +19,8 @@ terminal interaction unless explicitly run from there, it 
relies in practice on
 some kind of GnuPG agent such as Pinentry, Seahorse 2.x or GNOME Keyring 3.x to
 manage passphrase input.
 
+'xclip' (http://xclip.sourceforge.net) is used to get input from clipboard.
+
 Full user documentation, with screenshots, is available at
 https://tails.boum.org/doc/encryption_and_privacy/gpgapplet/
 
diff --git a/bin/openpgp-applet b/bin/openpgp-applet
index e52f288..a0c3fd9 100755
--- a/bin/openpgp-applet
+++ b/bin/openpgp-applet
@@ -23,6 +23,9 @@ offer terminal interaction unless explicitly run from there, 
it relies
 in practice on some kind of GnuPG agent such as pinentry, Seahorse 2.x
 or GNOME keyring 3.x to manage passphrase input.
 
+'xclip' (http://xclip.sourceforge.net) is used to get input from clipboard.
+
+
 =head1 SEE ALSO
 
 User documentation, with screenshots, can be found on 
https://tails.boum.org/doc/encryption_and_privacy/gpgapplet/

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/openpgp-applet.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to