diff options
Diffstat (limited to 'sys-block/vblade/vblade-19.ebuild')
-rw-r--r-- | sys-block/vblade/vblade-19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/vblade/vblade-19.ebuild b/sys-block/vblade/vblade-19.ebuild index f7f12c4a6e46..0c6616ae87bf 100644 --- a/sys-block/vblade/vblade-19.ebuild +++ b/sys-block/vblade/vblade-19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/vblade/vblade-19.ebuild,v 1.1 2009/07/23 17:58:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/vblade/vblade-19.ebuild,v 1.2 2009/09/23 20:33:58 patrick Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="${DEPEND} sys-apps/util-linux" |