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/industri | |
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/industri')
-rw-r--r-- | games-fps/industri/industri-1.01.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games-fps/industri/industri-1.01.ebuild b/games-fps/industri/industri-1.01.ebuild index 40e991008542..70c8dba417f3 100644 --- a/games-fps/industri/industri-1.01.ebuild +++ b/games-fps/industri/industri-1.01.ebuild @@ -22,10 +22,7 @@ RDEPEND="virtual/opengl media-libs/libpng:0 cdinstall? ( games-fps/quake1-data )" DEPEND="${RDEPEND} - x11-proto/xf86dgaproto - x11-proto/xextproto - x11-proto/xf86vidmodeproto - x11-proto/xproto + x11-base/xorg-proto app-arch/unzip" S=${WORKDIR}/industri_BIN |