summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 488c8fa13527..a48d3501a422 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' 'sl')
+depends=('tmux' 'mpc' 'fzf' 'util-linux')
optdepends=('sl: fancy update animation')
makedepends=('git')
source=('git+https://git.53280.de/clerk')