[arch-commits] Commit in smpeg/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Jun 3 21:08:12 UTC 2015


    Date: Wednesday, June 3, 2015 @ 23:08:12
  Author: heftig
Revision: 240306

add missing svn dep

Modified:
  smpeg/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-03 18:43:11 UTC (rev 240305)
+++ PKGBUILD	2015-06-03 21:08:12 UTC (rev 240306)
@@ -11,7 +11,7 @@
 url="http://icculus.org/smpeg/"
 license=('LGPL')
 depends=('sdl')
-makedepends=('mesa' 'glu')
+makedepends=('mesa' 'glu' 'subversion')
 optdepends=('glu: to use glmovie')
 source=("$pkgname-$pkgver::svn://svn.icculus.org/smpeg/tags/release_${pkgver//./_}")
 md5sums=('SKIP')



More information about the arch-commits mailing list