summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2024-04-14 11:30:46 +0000
committerJohannes Wienke2024-04-14 11:30:46 +0000
commit0bc976ef738b89ff3c10c385146cf5a6f22f2827 (patch)
treec30ac73e986586732f38970ec4d949ea7dd3a5fc /PKGBUILD
parenta7e75f2c539e74abf2040b84fa23d0ec88ae4ac9 (diff)
parent55625dd3362eb65a5efd6c94fce45092be67c27f (diff)
downloadaur-drawio-desktop-bin.tar.gz
Merge branch 'feature/test' into 'master'
Test basic response of drawio in CI See merge request languitar-aur-packages/aur-drawio-desktop-bin!64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0e869b44707..d8cf4e8cc43c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ depends=(
"gtk3"
"libxss"
"nss"
+ "alsa-lib"
)
provides=('drawio-desktop')
conflicts=('drawio-desktop')