summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a07d60a0d846..e747866e08fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,10 +12,13 @@ depends=('bash' 'ncurses')
optdepends=(
'w3m: Display Images'
'imagemagick: Image cropping / Thumbnail creation'
- 'feh: Wallpaper Display'
- 'mpc: Current Song'
+ 'feh: Wallpaper Display or'
+ 'nitrogen: Wallpaper Display'
+ 'mpc: Current Song or'
+ 'cmus: Current Song'
'xorg-xdpyinfo: Resolution Detection'
'wmctrl: Accurate window manager detection'
+ 'scrot: Take a screenshot'
)
makedepends=('git')
source=("$pkgname::git+https://github.com/dylanaraps/fetch.git")