summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke2016-07-21 15:57:37 +0200
committerRasmus Steinke2016-07-21 15:57:37 +0200
commit3bca37f9aa25165283051135850bf915a0f7370c (patch)
tree95b7729f3356ab058ee4892663c9b608134b8041
parent5d512ad525d95dd1b232412e019f0223d9600114 (diff)
downloadaur-3bca37f9aa25165283051135850bf915a0f7370c.tar.gz
add sl dep
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a48d3501a422..488c8fa13527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="clerk - mpd client for rofi"
arch=('any')
url='https://github.com/carnager/clerk'
license=('GPL')
-depends=('tmux' 'mpc' 'fzf' 'util-linux')
+depends=('tmux' 'mpc' 'fzf' 'util-linux' 'sl')
optdepends=('sl: fancy update animation')
makedepends=('git')
source=('git+https://git.53280.de/clerk')