summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-05-12 02:20:37 +0200
committerMatt Turner <mattst88@gentoo.org>2018-05-11 17:32:41 -0700
commitb1bded37f8f09ce2c35805d365694dab7569fc27 (patch)
tree84be293c16cfa89028e76f8eb38008983bd2cfc5 /x11-apps/xwd/xwd-1.0.7.ebuild
parentnet-wireless/gnome-bluetooth: Update dependencies (x11-proto/* -> x11-base/xo... (diff)
downloadgentoo-b1bded37f8f09ce2c35805d365694dab7569fc27.tar.gz
gentoo-b1bded37f8f09ce2c35805d365694dab7569fc27.tar.bz2
gentoo-b1bded37f8f09ce2c35805d365694dab7569fc27.zip
x11-apps/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-apps/xwd/xwd-1.0.7.ebuild')
-rw-r--r--x11-apps/xwd/xwd-1.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xwd/xwd-1.0.7.ebuild b/x11-apps/xwd/xwd-1.0.7.ebuild
index d88f8dfd465c..cd0a83992aef 100644
--- a/x11-apps/xwd/xwd-1.0.7.ebuild
+++ b/x11-apps/xwd/xwd-1.0.7.ebuild
@@ -13,6 +13,6 @@ IUSE=""
# libXt dependency is not in configure.ac, bug #408629, upstream #47462."
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}
+ x11-base/xorg-proto
x11-libs/libXt
- x11-libs/libxkbfile
- x11-proto/xproto"
+ x11-libs/libxkbfile"