[arch-commits] Commit in kdegames-ksudoku/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sat Nov 17 09:13:23 UTC 2012
Date: Saturday, November 17, 2012 @ 04:13:22
Author: andrea
Revision: 171348
KDE 4.10 beta1 - fixes
Modified:
kdegames-ksudoku/kde-unstable/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-11-17 09:13:18 UTC (rev 171347)
+++ PKGBUILD 2012-11-17 09:13:22 UTC (rev 171348)
@@ -9,8 +9,9 @@
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdegames')
-depends=('kdebase-runtime')
-makedepends=('cmake' 'automoc4')
+depends=('kdebase-runtime' 'libkdegames')
+makedepends=('cmake' 'automoc4' 'mesa')
+install=${pkgname}.install
source=("http://download.kde.org/unstable/${pkgver}/src/ksudoku-${pkgver}.tar.xz")
sha1sums=('332821c53f1f08f2dbaf03fdf0588879725d628b')
More information about the arch-commits
mailing list