From fcf709b6ed400d38547831b8ae06e428afdbcf7d Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Mon, 21 Dec 2009 00:18:33 +0000 Subject: Update dependencies. (Portage version: 15123-svn/cvs/Linux x86_64) --- dev-python/lxml/lxml-2.2.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/lxml') diff --git a/dev-python/lxml/lxml-2.2.4.ebuild b/dev-python/lxml/lxml-2.2.4.ebuild index 29cdd8e22805..1eea23716907 100644 --- a/dev-python/lxml/lxml-2.2.4.ebuild +++ b/dev-python/lxml/lxml-2.2.4.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/dev-python/lxml/lxml-2.2.4.ebuild,v 1.4 2009/11/24 03:49:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-2.2.4.ebuild,v 1.5 2009/12/21 00:18:33 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -18,6 +18,7 @@ IUSE="doc examples +threads" RDEPEND=">=dev-libs/libxml2-2.7.2 >=dev-libs/libxslt-1.1.15 + dev-python/beautifulsoup:3.0 dev-python/beautifulsoup" DEPEND="${RDEPEND} >=dev-python/setuptools-0.6_rc5" -- cgit v1.2.3-65-gdbad