summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/lrzip/lrzip-0.23.ebuild')
-rw-r--r--app-arch/lrzip/lrzip-0.23.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/lrzip/lrzip-0.23.ebuild b/app-arch/lrzip/lrzip-0.23.ebuild
index 5d12d69eb699..93854b7187ab 100644
--- a/app-arch/lrzip/lrzip-0.23.ebuild
+++ b/app-arch/lrzip/lrzip-0.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.23.ebuild,v 1.2 2008/11/15 13:23:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.23.ebuild,v 1.3 2008/11/15 13:25:13 flameeyes Exp $
DESCRIPTION="Long Range ZIP or Lzma RZIP"
HOMEPAGE="http://ck.kolivas.org/apps/lrzip/README"
@@ -11,9 +11,9 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
-DEPEND="dev-libs/lzo
+RDEPEND="dev-libs/lzo
app-arch/bzip2"
-RDEPEND="${DEPEND}
+DEPEND="${DEPEND}
x86? ( dev-lang/nasm )"
src_install() {