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

Andrea Scarpino andrea at archlinux.org
Tue Jan 8 09:22:14 UTC 2013


    Date: Tuesday, January 8, 2013 @ 04:22:14
  Author: andrea
Revision: 174866

Add missing deps

Modified:
  kdegames-palapeli/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-08 09:21:35 UTC (rev 174865)
+++ PKGBUILD	2013-01-08 09:22:14 UTC (rev 174866)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegames')
-depends=('kdebase-runtime')
+depends=('kdebase-runtime' 'libkdegames')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=("http://download.kde.org/unstable/${pkgver}/src/palapeli-${pkgver}.tar.xz")




More information about the arch-commits mailing list