commit: 341922190edd3a7774962729e4dca40f7cd7fc78
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 11 01:48:49 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jun 11 01:48:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34192219
games-simulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild
b/games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild
index 9c1b5118300..9213c114460 100644
--- a/games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild
+++ b/games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild
@@ -28,8 +28,7 @@ RDEPEND="
virtual/opengl
virtual/glu"
DEPEND="${RDEPEND}
- x11-proto/xextproto
- x11-proto/xf86vidmodeproto"
+ x11-base/xorg-proto"
S=${WORKDIR}/${PN}_${PV}