|
From: Yoda-JM <yo...@us...> - 2010-01-07 16:09:57
|
Module: performous Branch: master Commit: 16ff4af3606fb2bf9d927e26e4916f679b14b0f8 Author: Vincent Le Ligeour <yo...@us...> Date: Thu Jan 7 17:09:14 2010 +0100 Updated git ebuild --- .../games-arcade/performous/performous-9999.ebuild | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/portage-overlay/games-arcade/performous/performous-9999.ebuild b/portage-overlay/games-arcade/performous/performous-9999.ebuild index c791a29..60dbada 100644 --- a/portage-overlay/games-arcade/performous/performous-9999.ebuild +++ b/portage-overlay/games-arcade/performous/performous-9999.ebuild @@ -36,7 +36,10 @@ RDEPEND="gnome-base/librsvg dev-cpp/libxmlpp media-libs/glew media-libs/libsdl[joystick,opengl] - media-gfx/imagemagick[png] + media-libs/libpng + media-libs/jpeg + tools? ( media-gfx/imagemagick[png] ) + editor? ( media-gfx/imagemagick[png] ) >=media-video/ffmpeg-0.4.9_p20070616-r20 alsa? ( media-libs/alsa-lib ) jack? ( media-sound/jack-audio-connection-kit ) |