git » uqm.git » commit 5dab25f

uqm: Added missing makedepend (imagemagick)

author Gavin Bisesi
2009-10-02 20:42:04 UTC
committer Gavin Bisesi
2009-10-02 20:42:04 UTC
parent 3f1fcc34ea71f6cfbac61ee0af79989f4e7a9756

uqm: Added missing makedepend (imagemagick)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index bcd21cb..98e182d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
 url="http://sc2.sf.net/"
 license=('GPL')
 depends=('libmikmod' 'libvorbis' 'sdl_image' 'libgl')
-makedepends=('sed')
+makedepends=('imagemagick')
 source=(http://downloads.sourceforge.net/sourceforge/sc2/uqm-${pkgver}-source.tgz
         http://downloads.sourceforge.net/sourceforge/sc2/uqm-0.6.0-content.uqm
         config.state uqm)