diff options
Diffstat (limited to 'app-misc/lhinv')
-rw-r--r-- | app-misc/lhinv/lhinv-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/lhinv/lhinv-1.1-r1.ebuild b/app-misc/lhinv/lhinv-1.1-r1.ebuild index a5cf342f74dd..3165177bf356 100644 --- a/app-misc/lhinv/lhinv-1.1-r1.ebuild +++ b/app-misc/lhinv/lhinv-1.1-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r1.ebuild,v 1.4 2000/11/01 04:44:12 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r1.ebuild,v 1.5 2001/05/29 17:28:19 achim Exp $ P=lhinv-1.1 A=${P}.tar.gz @@ -10,7 +10,7 @@ DESCRIPTION="Linux Hardware Inventory" SRC_URI="http://download.sourceforge.net/lhinv/"${A} HOMEPAGE="http://lhinv.sourceforge.net" -DEPEND=">=sys-devel/perl-5" +RDEPEND=">=sys-devel/perl-5" src_compile() { cd ${S}/cgi |