summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/mupen64plus/ChangeLog8
-rw-r--r--games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/games-emulation/mupen64plus/ChangeLog b/games-emulation/mupen64plus/ChangeLog
index efc14dd9eee8..0c23381178e1 100644
--- a/games-emulation/mupen64plus/ChangeLog
+++ b/games-emulation/mupen64plus/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-emulation/mupen64plus
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.5 2009/12/30 23:07:43 joker Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.6 2010/01/01 13:37:04 fauli Exp $
+
+ 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ mupen64plus-1.5-r1.ebuild:
+ Make lzma-utils possible as dependency
30 Dec 2009; Christian Birchinger <joker@gentoo.org>
mupen64plus-1.5-r1.ebuild:
diff --git a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
index 979972ea55c7..9534abc2a429 100644
--- a/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
+++ b/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.2 2009/12/30 23:07:43 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/mupen64plus-1.5-r1.ebuild,v 1.3 2010/01/01 13:37:04 fauli Exp $
EAPI="2"
@@ -31,7 +31,7 @@ RDEPEND="virtual/opengl
lirc? ( app-misc/lirc )
qt4? ( x11-libs/qt-gui:4
x11-libs/qt-core:4 )
- app-arch/xz-utils"
+ || ( app-arch/xz-utils app-arch/lzma-utils )"
DEPEND="${RDEPEND}
dev-lang/yasm