summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/bind/bind-9.7.1.ebuild')
-rw-r--r--net-dns/bind/bind-9.7.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.7.1.ebuild b/net-dns/bind/bind-9.7.1.ebuild
index 698c7876b42d..6eb5154f0562 100644
--- a/net-dns/bind/bind-9.7.1.ebuild
+++ b/net-dns/bind/bind-9.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.7.1.ebuild,v 1.4 2010/06/28 21:07:36 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.7.1.ebuild,v 1.5 2010/06/29 16:02:32 idl0r Exp $
EAPI="3"
@@ -42,7 +42,8 @@ DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g )
RDEPEND="${DEPEND}
selinux? ( sec-policy/selinux-bind )
- resolvconf? ( net-dns/openresolv )"
+ resolvconf? ( net-dns/openresolv )
+ sys-process/psmisc"
S="${WORKDIR}/${MY_P}"