summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-08-19 07:43:20 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-08-19 07:43:20 +0000
commit3f10cea57df43de4c12a11ead6f36b344cf30466 (patch)
tree183796929c2cdb05f779c5e396cdf67901e87160 /eclass
parentNow that svn has settled, make a snapshot release. (diff)
downloadgentoo-2-3f10cea57df43de4c12a11ead6f36b344cf30466.tar.gz
gentoo-2-3f10cea57df43de4c12a11ead6f36b344cf30466.tar.bz2
gentoo-2-3f10cea57df43de4c12a11ead6f36b344cf30466.zip
Update lzma deps to allow xz-utils too, bug #279871
Diffstat (limited to 'eclass')
-rw-r--r--eclass/texlive-module.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass
index 07b7beb45640..2882fb499bce 100644
--- a/eclass/texlive-module.eclass
+++ b/eclass/texlive-module.eclass
@@ -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/eclass/texlive-module.eclass,v 1.24 2009/08/14 11:52:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/texlive-module.eclass,v 1.25 2009/08/19 07:43:20 aballier Exp $
# @ECLASS: texlive-module.eclass
# @MAINTAINER:
@@ -59,7 +59,7 @@ for i in ${TEXLIVE_MODULE_CONTENTS}; do
SRC_URI="${SRC_URI} mirror://gentoo/texlive-module-${i}-${PV}.tar.lzma"
done
DEPEND="${COMMON_DEPEND}
- app-arch/lzma-utils"
+ || ( app-arch/xz-utils app-arch/lzma-utils )"
IUSE="${IUSE} source"
# Forge doc SRC_URI