summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6e7bd313b48..62e5b11e3390 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/dylanaraps/fetch"
license=('MIT')
provides=($_pkgname)
conflicts=($_pkgname)
-depends=('bash' 'ncurses')
+depends=('bash' 'ncurses' 'wmctrl')
optdepends=(
'cmus: Current Song'
'feh: Wallpaper Display'
@@ -18,7 +18,6 @@ optdepends=(
'nitrogen: Wallpaper Display'
'scrot: Take a screenshot'
'w3m: Display Images'
- 'wmctrl: Accurate window manager detection'
'xorg-xdpyinfo: Resolution Detection'
)
makedepends=('git')