summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-06-10 18:47:40 -0700
committerMatt Turner <mattst88@gentoo.org>2018-06-10 18:47:40 -0700
commit9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1 (patch)
tree740d17df051a2c5a4c19a1c25baa7306cc534099 /games-fps/xonotic
parentnet-wireless/gnuradio: save a redirect per pr#8780 (diff)
downloadgentoo-9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1.tar.gz
gentoo-9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1.tar.bz2
gentoo-9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1.zip
games-fps/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
Diffstat (limited to 'games-fps/xonotic')
-rw-r--r--games-fps/xonotic/xonotic-0.8.2.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/games-fps/xonotic/xonotic-0.8.2.ebuild b/games-fps/xonotic/xonotic-0.8.2.ebuild
index 2ad7334b4487..32b2eab5bb41 100644
--- a/games-fps/xonotic/xonotic-0.8.2.ebuild
+++ b/games-fps/xonotic/xonotic-0.8.2.ebuild
@@ -32,10 +32,7 @@ UIRDEPEND="
ode? ( dev-games/ode[double-precision] )
sdl? ( media-libs/libsdl2[X,sound,joystick,opengl,video,alsa?] )"
UIDEPEND="
- x11-proto/xextproto
- x11-proto/xf86dgaproto
- x11-proto/xf86vidmodeproto
- x11-proto/xproto"
+ x11-base/xorg-proto"
RDEPEND="
sys-libs/zlib
virtual/jpeg:0