summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-09-08 17:50:31 +0000
committerMike Frysinger <vapier@gentoo.org>2009-09-08 17:50:31 +0000
commitb292040682154079a9538f9d326e82a97466de4c (patch)
tree32069e1b89338b9adbd9e53be9d251fac1b83e55 /sys-apps/texinfo/texinfo-4.13.ebuild
parentallow xz-utils and lzma-utils #279871 (diff)
downloadgentoo-2-b292040682154079a9538f9d326e82a97466de4c.tar.gz
gentoo-2-b292040682154079a9538f9d326e82a97466de4c.tar.bz2
gentoo-2-b292040682154079a9538f9d326e82a97466de4c.zip
allow xz-utils and lzma-utils #279871
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/texinfo/texinfo-4.13.ebuild')
-rw-r--r--sys-apps/texinfo/texinfo-4.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-4.13.ebuild b/sys-apps/texinfo/texinfo-4.13.ebuild
index ed3482ce2b5a..90c4ef6581cd 100644
--- a/sys-apps/texinfo/texinfo-4.13.ebuild
+++ b/sys-apps/texinfo/texinfo-4.13.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-apps/texinfo/texinfo-4.13.ebuild,v 1.11 2009/03/17 10:17:02 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13.ebuild,v 1.12 2009/09/08 17:50:31 vapier Exp $
inherit flag-o-matic
@@ -17,7 +17,7 @@ RDEPEND="!=app-text/tetex-2*
>=sys-libs/ncurses-5.2-r2
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
- app-arch/lzma-utils
+ || ( app-arch/xz-utils app-arch/lzma-utils )
nls? ( sys-devel/gettext )"
src_compile() {