net-mail/lbdb: Fix dependency on dev-perl/Palm

Package-Manager: portage-2.2.27
This commit is contained in:
Kent Fredric
2016-03-15 03:32:31 +13:00
committed by Andreas K. Hüttel
parent 1b9ce3e4c9
commit 11613014e0
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ DEPEND="dev-libs/libvformat
abook? ( app-misc/abook )
crypt? ( app-crypt/gnupg )"
RDEPEND="${DEPEND}
pda? ( dev-perl/p5-Palm )
pda? ( dev-perl/Palm )
ldap? ( dev-perl/perl-ldap )"
# Bug 570726
REQUIRED_USE="!nis"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ DEPEND="dev-libs/libvformat
crypt? ( app-crypt/gnupg )
nis? ( net-nds/yp-tools )"
RDEPEND="${DEPEND}
pda? ( dev-perl/p5-Palm )
pda? ( dev-perl/Palm )
ldap? ( dev-perl/perl-ldap )"
src_configure() {