summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-10-31 12:06:50 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2015-10-31 12:06:50 -0400
commita0daf8cdc2fb0db9f3c91fe781e6a85bcf7acf76 (patch)
tree87d1c18c650cb47ea65fb810c574aa13fa774e60 /games-kids/crayon-physics
parentsci-visualization/kst: remove old (diff)
downloadgentoo-a0daf8cdc2fb0db9f3c91fe781e6a85bcf7acf76.tar.gz
gentoo-a0daf8cdc2fb0db9f3c91fe781e6a85bcf7acf76.tar.bz2
gentoo-a0daf8cdc2fb0db9f3c91fe781e6a85bcf7acf76.zip
drop pulseaudio dep per Marcin Deranek (bug #563896)
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-kids/crayon-physics')
-rw-r--r--games-kids/crayon-physics/crayon-physics-55.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/games-kids/crayon-physics/crayon-physics-55.ebuild b/games-kids/crayon-physics/crayon-physics-55.ebuild
index 0bf114e83f3b..2ef6c6b64330 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
)
)"