commit:     93239e393a2a58e0484776e5cf7bb457f646671f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  1 22:19:54 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 22:21:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93239e39

app-backup/backuppc: Fix missing dependency on dev-perl/CGI

Reported by Rob Ownens via funtoo

Bug: https://bugs.funtoo.org/browse/FL-3525

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-backup/backuppc/backuppc-3.3.1-r3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-backup/backuppc/backuppc-3.3.1-r3.ebuild 
b/app-backup/backuppc/backuppc-3.3.1-r3.ebuild
index 6a779f4..d0c712b 100644
--- a/app-backup/backuppc/backuppc-3.3.1-r3.ebuild
+++ b/app-backup/backuppc/backuppc-3.3.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -32,6 +32,7 @@ DEPEND="dev-lang/perl
 RDEPEND="${DEPEND}
        virtual/perl-IO-Compress
        dev-perl/Archive-Zip
+       dev-perl/CGI
        dev-perl/libwww-perl
        app-arch/tar
        app-arch/par2cmdline

Reply via email to