summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-06-14 17:30:06 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-06-14 17:30:06 +0000
commit7c4e2b4e64f5d98bc397ccd725a6de119f01d4aa (patch)
treeca755e79f46d60247f0735b20728984b20ad7900 /dev-libs/dvxml
parenthppa KEYWORDS (diff)
downloadgentoo-2-7c4e2b4e64f5d98bc397ccd725a6de119f01d4aa.tar.gz
gentoo-2-7c4e2b4e64f5d98bc397ccd725a6de119f01d4aa.tar.bz2
gentoo-2-7c4e2b4e64f5d98bc397ccd725a6de119f01d4aa.zip
QA - Don't assign assign default RDEPEND.
Diffstat (limited to 'dev-libs/dvxml')
-rw-r--r--dev-libs/dvxml/dvxml-0.1.4.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/dvxml/dvxml-0.1.4.ebuild b/dev-libs/dvxml/dvxml-0.1.4.ebuild
index bbbc3f9cbde3..4012aa67cc44 100644
--- a/dev-libs/dvxml/dvxml-0.1.4.ebuild
+++ b/dev-libs/dvxml/dvxml-0.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvxml/dvxml-0.1.4.ebuild,v 1.2 2004/03/14 12:11:02 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvxml/dvxml-0.1.4.ebuild,v 1.3 2004/06/14 17:30:06 kloeri Exp $
S=${WORKDIR}/dvxml-${PV}
DESCRIPTION="dvxml provides some convenient stuff on top of the xmlwrapp package"
@@ -14,7 +14,6 @@ IUSE=""
DEPEND="virtual/glibc
dev-libs/dvutil
dev-libs/xmlwrapp"
-RDEPEND=${DEPEND}
src_install() {
make prefix=${D}/usr install