summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwyter2022-06-18 18:07:29 +0200
committerSwyter2022-06-18 18:07:29 +0200
commitb6792329f7be13540401b6eb1bdd8c5a14f17322 (patch)
tree2fcc081db7586e83b516434a614ced6b337a87ba /PKGBUILD
parentaae3707b67d08e51c09e5c8609c3c160332de1d8 (diff)
downloadaur-b6792329f7be13540401b6eb1bdd8c5a14f17322.tar.gz
Add the x64 version of sndio as dependency, as noted by @MarsSeed.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bf9158c53c4..6b762d5a0638 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ license=('ISC')
# ISC-licensed files by different authors to extract the licenses from
# if done that way. Licenses are complicated.
depends=(lib32-alsa-lib lib32-libbsd)
+depends+=('sndio')
source=("http://www.sndio.org/sndio-$pkgver.tar.gz")
sha256sums=('f81d37189e072cb4804ac98a059d74f963f69e9945eaff3d0d6a2f98d71a6321')