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

Andrea Scarpino andrea at nymeria.archlinux.org
Wed Jan 15 22:12:07 UTC 2014


    Date: Wednesday, January 15, 2014 @ 23:12:06
  Author: andrea
Revision: 204263

Add missing dependence

Modified:
  kdegames-kubrick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-15 21:46:54 UTC (rev 204262)
+++ PKGBUILD	2014-01-15 22:12:06 UTC (rev 204263)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames')
+depends=('kdebase-runtime' 'libkdegames' 'glu')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/${pkgver}/src/kubrick-${pkgver}.tar.xz")




More information about the arch-commits mailing list