summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke2015-07-29 10:47:05 +0200
committerRasmus Steinke2015-07-29 10:47:05 +0200
commit465b6a38497e8d448fc790f215dd8bc53c9c0a84 (patch)
tree23b8a22067c75b47f6ac43fc754009c1cdb858f2
parente62785c668e6402a3e46c9cc0d44fa7d355c25e0 (diff)
downloadaur-465b6a38497e8d448fc790f215dd8bc53c9c0a84.tar.gz
added diffutils
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8ad00df1c81..9e20215fde82 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')
+depends=('ffmpeg' 'maim' 'slop' 'xclip' 'xininfo-git' 'dzen2-xft-xpm-xinerama-git' 'rofi' 'diffutils')
optdepends=('fb-client: Upload to paste.xinu.at (or selfhosted filebin)'
'openssh: Upload to SSH server'
'copyq: Copy Images to Clipboard'