summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a9c97a..8cd4dc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,8 @@ url="https://github.com/msokalski/ascii-patrol"
license=('GPL')
depends=('libpulse')
optdepends=('libxi: to fix problems with no keyboard input in a few GNOME terminals'
- 'curl: for highscores table support')
+ 'curl: for highscores table support'
+ 'apulse: for alsa support')
provides=("${_exname}")
conflicts=("${pkgname}-git")
source=($pkgname-$pkgver.tar.gz::https://github.com/msokalski/$pkgname/archive/$pkgver.tar.gz)