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

Evangelos Foutras foutrelis at archlinux.org
Mon Oct 20 15:59:04 UTC 2014


    Date: Monday, October 20, 2014 @ 17:59:04
  Author: foutrelis
Revision: 121084

upgpkg: wesnoth 1.10.7-4

Replace dbus-core dependency with dbus.

Modified:
  wesnoth/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-20 15:58:52 UTC (rev 121083)
+++ PKGBUILD	2014-10-20 15:59:04 UTC (rev 121084)
@@ -7,12 +7,12 @@
 
 pkgname=wesnoth
 pkgver=1.10.7
-pkgrel=3
+pkgrel=4
 pkgdesc="A turn-based strategy game on a fantasy world"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.wesnoth.org/"
-depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'fribidi' 'boost-libs' 'pango' 'lua' "wesnoth-data" 'dbus-core' 'python2')
+depends=('sdl_ttf' 'sdl_net' 'sdl_mixer' 'sdl_image' 'fribidi' 'boost-libs' 'pango' 'lua' 'wesnoth-data' 'dbus' 'python2')
 makedepends=('boost' 'cmake')
 install=wesnoth.install
 options=(!emptydirs)



More information about the arch-commits mailing list