diff options
Diffstat (limited to 'net-misc/vconfig/vconfig-1.7-r2.ebuild')
-rw-r--r-- | net-misc/vconfig/vconfig-1.7-r2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-misc/vconfig/vconfig-1.7-r2.ebuild b/net-misc/vconfig/vconfig-1.7-r2.ebuild index d9eb37c539b7..f92a8bb483a5 100644 --- a/net-misc/vconfig/vconfig-1.7-r2.ebuild +++ b/net-misc/vconfig/vconfig-1.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.4 2004/06/25 00:18:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/vconfig-1.7-r2.ebuild,v 1.5 2004/07/13 03:06:04 solar Exp $ inherit eutils @@ -15,8 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~sparc " IUSE="static" -DEPEND=">=sys-kernel/linux-headers-2.4.14" -RDEPEND=">=virtual/kernel-2.4.14" +DEPEND="virtual/os-headers" src_unpack() { unpack ${MY_PN}.${PV}.tar.gz |