mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-mail/lbdb: Fix dependency on dev-perl/Palm
Package-Manager: portage-2.2.27
This commit is contained in:
committed by
Andreas K. Hüttel
parent
1b9ce3e4c9
commit
11613014e0
@@ -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"
|
||||
|
||||
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user