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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jun 2 11:07:32 UTC 2016


    Date: Thursday, June 2, 2016 @ 13:07:32
  Author: svenstaro
Revision: 177728

Fix typo

Modified:
  wesnoth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-02 11:02:30 UTC (rev 177727)
+++ PKGBUILD	2016-06-02 11:07:32 UTC (rev 177728)
@@ -13,7 +13,7 @@
 license=('GPL')
 url="http://www.wesnoth.org/"
 depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'fribidi' 'boost-libs' 'pango' 'lua52' 'wesnoth-data' 'dbus' 'python2')
-makedepends=('boost' 'cmake'' git')
+makedepends=('boost' 'cmake' 'git')
 install=wesnoth.install
 options=(!emptydirs)
 source=("git://github.com/wesnoth/wesnoth.git#tag=${pkgver}"



More information about the arch-commits mailing list