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

Andrea Scarpino andrea at archlinux.org
Thu May 26 18:19:53 UTC 2011


    Date: Thursday, May 26, 2011 @ 14:19:52
  Author: andrea
Revision: 125562

Add missing dependence

Modified:
  kdegames/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-26 17:04:04 UTC (rev 125561)
+++ PKGBUILD	2011-05-26 18:19:52 UTC (rev 125562)
@@ -214,7 +214,7 @@
 
 package_kdegames-kgoldrunner() {
 	pkgdesc='A game of action and puzzle-solving'
-	depends=('kdebase-runtime' 'kdegames-libkdegames')
+	depends=('kdebase-runtime' 'kdegames-libkdegames' 'openal')
 	url="http://kde.org/applications/games/kgoldrunner/"
 	install='kdegames.install'
 	cd $srcdir/build/kgoldrunner




More information about the arch-commits mailing list