summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/dzen/dzen-0.9.5-r1.ebuild')
-rw-r--r--x11-misc/dzen/dzen-0.9.5-r1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/dzen/dzen-0.9.5-r1.ebuild b/x11-misc/dzen/dzen-0.9.5-r1.ebuild
index 12498cc73da3..9addccdf4bb7 100644
--- a/x11-misc/dzen/dzen-0.9.5-r1.ebuild
+++ b/x11-misc/dzen/dzen-0.9.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,8 +24,7 @@ RDEPEND="
DEPEND="
${RDEPEND}
virtual/pkgconfig
- x11-proto/xproto
- xinerama? ( x11-proto/xineramaproto )
+ x11-base/xorg-proto
"
DOCS=( README )