summaryrefslogtreecommitdiff
path: root/x11-apps/xwd/xwd-1.0.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps/xwd/xwd-1.0.6.ebuild')
-rw-r--r--x11-apps/xwd/xwd-1.0.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xwd/xwd-1.0.6.ebuild b/x11-apps/xwd/xwd-1.0.6.ebuild
index ec840a7e31bf..cd0a83992aef 100644
--- a/x11-apps/xwd/xwd-1.0.6.ebuild
+++ b/x11-apps/xwd/xwd-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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"