summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Schlanstedt2021-08-31 15:24:30 +0200
committerJakob Schlanstedt2021-08-31 15:24:30 +0200
commit7a25faf8f683521666b0df62d5bfdfa270d3410c (patch)
tree190053153e8ed2cf6131beddb1e165406e1d8cc6 /PKGBUILD
parent5ee53b0fe14e98660f6927cdd18c5a510f0919de (diff)
downloadaur-7a25faf8f683521666b0df62d5bfdfa270d3410c.tar.gz
fix: add dependency libnotify
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da79f1ac2ff2..6755939e26a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ makedepends=(
"lua"
"wayland"
"wayland-protocols"
+ "libnotify"
"scdoc"
)