summarylogtreecommitdiffstats
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 a669c30824d4..4e7e38b7cd82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,8 @@ depends=('ffmpeg' 'maim' 'slop' 'xclip' 'xininfo-git' 'rofi' 'diffutils')
optdepends=('fb-client: Upload to paste.xinu.at (or selfhosted filebin)'
'openssh: Upload to SSH server'
'copyq: Copy Images to Clipboard'
- 'imgur: Upload images to imgur.com')
+ 'imgur: Upload images to imgur.com'
+ 'libnotify: Notifications')
options=(!strip)
install="teiler.install"