[libtk-doubleclick-perl] 04/05: Add perl-tk to Depends.
gregor herrmann
gregoa at debian.org
Sun Dec 6 14:00:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtk-doubleclick-perl.
commit 606ab2c3783e67a72a44d09bcf7cde9130a04a83
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Dec 6 14:58:44 2015 +0100
Add perl-tk to Depends.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 37a09ba..bc53250 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Homepage: https://metacpan.org/release/Tk-DoubleClick
Package: libtk-doubleclick-perl
Architecture: all
Depends: ${misc:Depends},
- ${perl:Depends}
+ ${perl:Depends},
+ perl-tk
Description: Perl/Tk function to handle double and single clicks
Tk::DoubleClick provides a single function to create bindings for
single and double click events.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtk-doubleclick-perl.git
More information about the Pkg-perl-cvs-commits
mailing list