diff options
Diffstat (limited to 'dev-libs/libcxml')
-rw-r--r-- | dev-libs/libcxml/libcxml-5.2.0.ebuild | 9 |
1 files changed, 3 insertions, 6 deletions
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" |