[arch-commits] Commit in kdegames-kajongg/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jan 8 09:15:26 UTC 2013


    Date: Tuesday, January 8, 2013 @ 04:15:26
  Author: andrea
Revision: 174863

Add missing deps

Modified:
  kdegames-kajongg/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-08 09:09:50 UTC (rev 174862)
+++ PKGBUILD	2013-01-08 09:15:26 UTC (rev 174863)
@@ -9,7 +9,7 @@
 arch=('any')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'twisted')
+depends=('kdebase-runtime' 'twisted' 'kdebindings-python2')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/${pkgver}/src/kajongg-${pkgver}.tar.xz")




More information about the arch-commits mailing list