diff options
Diffstat (limited to 'net-misc/openssh/openssh-5.8_p1-r1.ebuild')
-rw-r--r-- | net-misc/openssh/openssh-5.8_p1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/openssh/openssh-5.8_p1-r1.ebuild b/net-misc/openssh/openssh-5.8_p1-r1.ebuild index c958830eb550..c9bada38f47d 100644 --- a/net-misc/openssh/openssh-5.8_p1-r1.ebuild +++ b/net-misc/openssh/openssh-5.8_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p1-r1.ebuild,v 1.9 2012/03/13 11:57:18 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/openssh/openssh-5.8_p1-r1.ebuild,v 1.10 2012/05/05 03:20:40 jdhore Exp $ EAPI="2" inherit eutils flag-o-matic multilib autotools pam @@ -38,7 +38,7 @@ RDEPEND="pam? ( virtual/pam ) X? ( x11-apps/xauth ) userland_GNU? ( virtual/shadow )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig virtual/os-headers sys-devel/autoconf" RDEPEND="${RDEPEND} |