commit: a0daf8cdc2fb0db9f3c91fe781e6a85bcf7acf76
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 31 16:06:50 2015 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 16:06:50 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0daf8cd
drop pulseaudio dep per Marcin Deranek (bug #563896)
Package-Manager: portage-2.2.20.1
games-kids/crayon-physics/crayon-physics-55.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/games-kids/crayon-physics/crayon-physics-55.ebuild
b/games-kids/crayon-physics/crayon-physics-55.ebuild
index 0bf114e..2ef6c6b 100644
--- a/games-kids/crayon-physics/crayon-physics-55.ebuild
+++ b/games-kids/crayon-physics/crayon-physics-55.ebuild
@@ -19,9 +19,7 @@ MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN}
QA_PREBUILT="${MYGAMEDIR#/}/crayon
${MYGAMEDIR#/}/lib32/*"
-# fuck this pulseaudio linkage
RDEPEND="
- media-sound/pulseaudio[abi_x86_32(-)]
dev-qt/qtcore:4[abi_x86_32(-)]
dev-qt/qtgui:4[abi_x86_32(-)]
virtual/glu[abi_x86_32(-)]
@@ -36,7 +34,7 @@ RDEPEND="
media-libs/sdl-mixer[vorbis,wav]
media-libs/smpeg[X,opengl]
media-libs/tiff:0
- virtual/jpeg
+ virtual/jpeg:0
)
)"