summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66d0a5f93031..a857317f9463 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Jan 29 23:57:31 UTC 2016
+# Sat Jan 30 01:57:18 UTC 2016
pkgbase = fetch-git
pkgdesc = CLI script to show your system's info and display an image using w3m.
pkgver = 1.0.r26.g9bde0eb
@@ -17,6 +17,7 @@ pkgbase = fetch-git
optdepends = nitrogen: Wallpaper Display
optdepends = scrot: Take a screenshot
optdepends = w3m: Display Images
+ optdepends = xprop: Accurate window manager detection
optdepends = wmctrl: Accurate window manager detection
optdepends = xorg-xdpyinfo: Resolution Detection
provides = fetch
diff --git a/PKGBUILD b/PKGBUILD
index 90b397b91983..081681a122d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ optdepends=(
'nitrogen: Wallpaper Display'
'scrot: Take a screenshot'
'w3m: Display Images'
+ 'xorg-xprop: Accurate window manager detection'
'wmctrl: Accurate window manager detection'
'xorg-xdpyinfo: Resolution Detection'
)