summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-10-27 16:15:12 +0000
committerJeroen Roovers <jer@gentoo.org>2011-10-27 16:15:12 +0000
commit3ac313fe103e3328038824a48cc27cd0b2d92095 (patch)
treea883be879b141559dd5f3fc4f78b43c89e56d795 /sys-cluster/ipvsadm/ipvsadm-1.26-r2.ebuild
parentFix libnl dependency (bug #388657). (diff)
downloadgentoo-2-3ac313fe103e3328038824a48cc27cd0b2d92095.tar.gz
gentoo-2-3ac313fe103e3328038824a48cc27cd0b2d92095.tar.bz2
gentoo-2-3ac313fe103e3328038824a48cc27cd0b2d92095.zip
Fix libnl dependency (bug #382475).
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'sys-cluster/ipvsadm/ipvsadm-1.26-r2.ebuild')
-rw-r--r--sys-cluster/ipvsadm/ipvsadm-1.26-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.26-r2.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.26-r2.ebuild
index f51fbb1c4a66..e592e08acd8a 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.26-r2.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.26-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r2.ebuild,v 1.1 2011/10/08 00:17:14 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.26-r2.ebuild,v 1.2 2011/10/27 16:15:12 jer Exp $
EAPI=4
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ia64 ppc ppc64 s390 sparc x86"
IUSE="static-libs"
RDEPEND=">=sys-libs/ncurses-5.2
- dev-libs/libnl
+ dev-libs/libnl:1.1
>=dev-libs/popt-1.16"
DEPEND="${RDEPEND}
dev-util/pkgconfig"