Gentoo Archives: gentoo-commits

From: Michael Sterrett <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/nexuiz/
Date: Fri, 18 Dec 2015 00:47:50
Message-Id: 1450399175.55ef67d1375b93a6fb3f645a67e3f68b8bcf5ea7.mr_bones_@gentoo
1 commit: 55ef67d1375b93a6fb3f645a67e3f68b8bcf5ea7
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 18 00:16:30 2015 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 18 00:39:35 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ef67d1
7
8 add slot dep for media-libs/libpng
9
10 Package-Manager: portage-2.2.24
11
12 games-fps/nexuiz/nexuiz-2.5.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-fps/nexuiz/nexuiz-2.5.2.ebuild b/games-fps/nexuiz/nexuiz-2.5.2.ebuild
16 index bffa660..93787b4 100644
17 --- a/games-fps/nexuiz/nexuiz-2.5.2.ebuild
18 +++ b/games-fps/nexuiz/nexuiz-2.5.2.ebuild
19 @@ -22,7 +22,7 @@ IUSE="alsa dedicated maps opengl sdl"
20 UIRDEPEND="media-libs/libogg
21 media-libs/libvorbis
22 media-libs/libtheora
23 - >=media-libs/libpng-1.4
24 + >=media-libs/libpng-1.4:0
25 media-libs/libmodplug
26 x11-libs/libX11
27 x11-libs/libXau