summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/varnish/varnish-2.1.5.ebuild')
-rw-r--r--www-servers/varnish/varnish-2.1.5.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/www-servers/varnish/varnish-2.1.5.ebuild b/www-servers/varnish/varnish-2.1.5.ebuild
index 6f2e23021113..f0130c2bedc8 100644
--- a/www-servers/varnish/varnish-2.1.5.ebuild
+++ b/www-servers/varnish/varnish-2.1.5.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/www-servers/varnish/varnish-2.1.5.ebuild,v 1.1 2011/01/28 18:49:14 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/varnish/varnish-2.1.5.ebuild,v 1.2 2011/12/14 20:09:42 radhermit Exp $
EAPI="3"
@@ -15,7 +15,8 @@ KEYWORDS="~amd64 ~x86"
IUSE="doc"
#varnish compiles stuff at run time
RDEPEND="sys-devel/gcc"
-DEPEND="dev-python/docutils"
+DEPEND="dev-python/docutils
+ dev-util/pkgconfig"
RESTRICT="test" #315725