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/qudos/
Date: Sun, 03 Jan 2016 06:17:00
Message-Id: 1451801698.33fcb3e0d82992714f633c0f4170030ea81ff5c9.mr_bones_@gentoo
1 commit: 33fcb3e0d82992714f633c0f4170030ea81ff5c9
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 3 04:30:43 2016 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 3 06:14:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33fcb3e0
7
8 games-fps/qudos: add slot dep for virtual/jpeg and media-libs/libpng
9
10 Package-Manager: portage-2.2.24
11
12 games-fps/qudos/qudos-0.40.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-fps/qudos/qudos-0.40.1.ebuild b/games-fps/qudos/qudos-0.40.1.ebuild
16 index 2253492..32e8759 100644
17 --- a/games-fps/qudos/qudos-0.40.1.ebuild
18 +++ b/games-fps/qudos/qudos-0.40.1.ebuild
19 @@ -24,9 +24,9 @@ UIDEPEND="alsa? ( media-libs/alsa-lib )
20 virtual/opengl
21 virtual/glu )
22 sdl? ( media-libs/libsdl )
23 - virtual/jpeg
24 + virtual/jpeg:0
25 media-libs/libogg
26 - media-libs/libpng
27 + media-libs/libpng:0
28 media-libs/libvorbis
29 sys-libs/zlib
30 x11-libs/libX11