summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2009-09-30 22:15:33 +0000
committerAlin Năstac <mrness@gentoo.org>2009-09-30 22:15:33 +0000
commitee632326ecc36e27e1e13c20b3c3f3c3ecdd6673 (patch)
tree33ff0901d10e6d9f24b5d271b83dabef8e0a6f6d /net-dialup/pptpclient/pptpclient-1.7.2-r1.ebuild
parentmedia-libs/imlib2 is required, not media-libs/imlib. (diff)
downloadgentoo-2-ee632326ecc36e27e1e13c20b3c3f3c3ecdd6673.tar.gz
gentoo-2-ee632326ecc36e27e1e13c20b3c3f3c3ecdd6673.tar.bz2
gentoo-2-ee632326ecc36e27e1e13c20b3c3f3c3ecdd6673.zip
Add sys-apps/iproute2 to RDEPEND (#284460).
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-dialup/pptpclient/pptpclient-1.7.2-r1.ebuild')
-rw-r--r--net-dialup/pptpclient/pptpclient-1.7.2-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.7.2-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.7.2-r1.ebuild
index c83bb1eaffef..b2a3093f384d 100644
--- a/net-dialup/pptpclient/pptpclient-1.7.2-r1.ebuild
+++ b/net-dialup/pptpclient/pptpclient-1.7.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.2-r1.ebuild,v 1.4 2009/09/30 17:22:10 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.7.2-r1.ebuild,v 1.5 2009/09/30 22:15:33 mrness Exp $
EAPI="2"
@@ -22,7 +22,8 @@ IUSE="tk"
DEPEND="net-dialup/ppp
dev-lang/perl
tk? ( dev-perl/perl-tk )"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ sys-apps/iproute2"
RESTRICT="test" #make test is useless and vector_test.c is broken