From 4f0d9e47176171f78f766b852074089d7593bc2d Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 4 May 2008 18:53:39 +0000 Subject: more ebuild fixes git-svn-id: svn://mattst88.com/svn/compaq-c-overlay@16 8c41e67f-757b-4206-be13-12d8f16ad5be --- dev-libs/libcxml/libcxml-5.2.0.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'dev-libs/libcxml') diff --git a/dev-libs/libcxml/libcxml-5.2.0.ebuild b/dev-libs/libcxml/libcxml-5.2.0.ebuild index dd62a4e..5e80a47 100644 --- a/dev-libs/libcxml/libcxml-5.2.0.ebuild +++ b/dev-libs/libcxml/libcxml-5.2.0.ebuild @@ -15,14 +15,11 @@ KEYWORDS="-* ~alpha" IUSE="ev6 doc" RESTRICT="fetch strip" -S="${WORKDIR}/usr" +S=${WORKDIR}/usr -DEPEND="virtual/libc - app-arch/rpm2targz - dev-libs/libots - dev-libs/libcpml" +DEPEND="app-arch/rpm2targz" RDEPEND="dev-libs/libots - dev-libs/libcpml" + dev-libs/libcpml" # non portage variable RELEASE="5.2.0-2" -- cgit v1.2.3