diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:48:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:48:49 -0700 |
commit | 341922190edd3a7774962729e4dca40f7cd7fc78 (patch) | |
tree | 05c35e7a4271768cf86ef2bdb3d6a1dbe88d31f0 /games-simulation | |
parent | games-roguelike/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto) (diff) | |
download | gentoo-341922190edd3a7774962729e4dca40f7cd7fc78.tar.gz gentoo-341922190edd3a7774962729e4dca40f7cd7fc78.tar.bz2 gentoo-341922190edd3a7774962729e4dca40f7cd7fc78.zip |
games-simulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 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 9c1b51183004..9213c1144606 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} |