diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:42:45 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-20 18:42:45 +0000 |
commit | 89414aafef7b4662605766324cbfae205bfbe3e0 (patch) | |
tree | 36ea97f0b79502ff16fba7aa47469e6c52e2ad70 /app-text/hd2u | |
parent | Remove rdepend=depend (diff) | |
download | gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.gz gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.tar.bz2 gentoo-2-89414aafef7b4662605766324cbfae205bfbe3e0.zip |
Remove rdepend=depend
Diffstat (limited to 'app-text/hd2u')
-rw-r--r-- | app-text/hd2u/hd2u-0.8.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-text/hd2u/hd2u-0.8.0.ebuild b/app-text/hd2u/hd2u-0.8.0.ebuild index 79168ba74f8a..a33021b8b16f 100644 --- a/app-text/hd2u/hd2u-0.8.0.ebuild +++ b/app-text/hd2u/hd2u-0.8.0.ebuild @@ -14,7 +14,6 @@ LICENSE="GPL-2" DEPEND="virtual/glibc" -RDEPEND="${DEPEND}" src_compile() { ./configure \ |