diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:47:40 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:47:40 -0700 |
commit | 9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1 (patch) | |
tree | 740d17df051a2c5a4c19a1c25baa7306cc534099 /games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild | |
parent | net-wireless/gnuradio: save a redirect per pr#8780 (diff) | |
download | gentoo-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/nexuiz/nexuiz-2.5.2-r1.ebuild')
-rw-r--r-- | games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild index f7fffe7d20af..2778fcff0c04 100644 --- a/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild +++ b/games-fps/nexuiz/nexuiz-2.5.2-r1.ebuild @@ -34,10 +34,7 @@ UIRDEPEND=" virtual/opengl alsa? ( media-libs/alsa-lib ) sdl? ( media-libs/libsdl[joystick,opengl,video] )" -UIDEPEND="x11-proto/xextproto - x11-proto/xf86dgaproto - x11-proto/xf86vidmodeproto - x11-proto/xproto" +UIDEPEND="x11-base/xorg-proto" RDEPEND="virtual/jpeg:0 net-misc/curl opengl? ( ${UIRDEPEND} ) |