summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8783ad203bbd..2d2ed32cb34b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Zsh plugin that sends out a notification when a long running task has c
arch=('any')
url="https://github.com/MichaelAquilina/zsh-auto-notify"
license=('GPL3')
-depends=('zsh')
+depends=('zsh' 'libnotify')
install=$pkgname.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/MichaelAquilina/${pkgname}/archive/${pkgver}.tar.gz")
sha512sums=('6953cfb42d30ca1792ed2e5200854dcf119655b58156a0e8d794b9dedc65cb463e54a266ce832cd64a4f529c4708867e31bf7d9e2f4cb4124023982cde87bcab')