summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkleintux2022-06-02 15:06:17 +0200
committerkleintux2022-06-02 15:06:17 +0200
commit2d56a2297b090e06f396f01fdd0f4b60d0110fc8 (patch)
treeefc48e7a630e4e1e5da3a8e12480dcac84e80415 /PKGBUILD
parent4102204d2240e4cf9a868816a5916d3b28900867 (diff)
downloadaur-blockout2.tar.gz
added missing alsa-lib dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37efcbb6f7e6..70f1209f7c2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=blockout2
pkgver=2.5
-pkgrel=1
+pkgrel=2
pkgdesc="3D tetris, free adaptation of the original BlockOut DOS game edited by California Dreams in 1989. Pre-compiled."
arch=("any")
url="http://www.blockout.net/blockout2/"
-depends=("libgl" "glu" "libxext" "sdl" "sdl_mixer")
+depends=("libgl" "glu" "libxext" "sdl" "sdl_mixer" "alsa-lib")
license=("GPL")
conflicts=("blockout2-bin")
source=(