summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8abef8bd2db4..7098a8f1f0d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Jan 30 04:43:52 UTC 2016
+# Sat Jan 30 09:03:51 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,7 +17,6 @@ pkgbase = fetch-git
optdepends = nitrogen: Wallpaper Display
optdepends = scrot: Take a screenshot
optdepends = w3m: Display Images
- optdepends = xorg-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 081681a122d3..90b397b91983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,6 @@ 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'
)