diff options
author | Michel Begue <mab974@misouk.com> | 2022-04-04 11:56:30 +0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:42 +0700 |
commit | 7652a4ac07052c93dc501c3b80995c4a78d368f1 (patch) | |
tree | d3378e2abb6f8a05c404e0fd9ceb053903e6b3df /perl | |
parent | 9476c1d39f1f5f01c82c35466e87d26021c2d318 (diff) |
perl/perl-GooCanvas2: fix missing dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-GooCanvas2/perl-GooCanvas2.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-GooCanvas2/perl-GooCanvas2.info b/perl/perl-GooCanvas2/perl-GooCanvas2.info index 05f66cc7b093..a48cb741b97f 100644 --- a/perl/perl-GooCanvas2/perl-GooCanvas2.info +++ b/perl/perl-GooCanvas2/perl-GooCanvas2.info @@ -5,6 +5,6 @@ DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PE/PERLMAX/GooCanvas2-0.06.tar. MD5SUM="01cd64ef59cf28e17a985038c137b19d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="goocanvas2" MAINTAINER="Michel A. BEGUE" -EMAIL="mab974@gmail.com" +EMAIL="mab974@misouk.com" |