summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRasmus Steinke2015-08-17 17:23:14 +0200
committerRasmus Steinke2015-08-17 17:23:14 +0200
commit96304b910a0535aee45c0087bb7b40f409621cbf (patch)
tree81bdc1c68bb9325c35143640a228ccf4e5f33f3e /PKGBUILD
parent465b6a38497e8d448fc790f215dd8bc53c9c0a84 (diff)
downloadaur-96304b910a0535aee45c0087bb7b40f409621cbf.tar.gz
remove dzen2 dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e20215fde82..a669c30824d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="a simple screenshot/screencast tool written in bash"
arch=('any')
url='https://github.com/carnager/teiler'
license=('GPL')
-depends=('ffmpeg' 'maim' 'slop' 'xclip' 'xininfo-git' 'dzen2-xft-xpm-xinerama-git' 'rofi' 'diffutils')
+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'