diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:49:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:49:01 -0700 |
commit | d416ea5861262846c7d0b06149e5aada568636ed (patch) | |
tree | cb16c0639d3cc96565a484fa91bab10516974749 /games-sports/torcs | |
parent | games-simulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto) (diff) | |
download | gentoo-d416ea5861262846c7d0b06149e5aada568636ed.tar.gz gentoo-d416ea5861262846c7d0b06149e5aada568636ed.tar.bz2 gentoo-d416ea5861262846c7d0b06149e5aada568636ed.zip |
games-sports/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
Diffstat (limited to 'games-sports/torcs')
-rw-r--r-- | games-sports/torcs/torcs-1.3.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-sports/torcs/torcs-1.3.6-r1.ebuild b/games-sports/torcs/torcs-1.3.6-r1.ebuild index 6b7ba9ad5785..77612fb8eaa9 100644 --- a/games-sports/torcs/torcs-1.3.6-r1.ebuild +++ b/games-sports/torcs/torcs-1.3.6-r1.ebuild @@ -25,7 +25,7 @@ RDEPEND="media-libs/freealut x11-libs/libX11 x11-libs/libXrandr" DEPEND="${RDEPEND} - x11-proto/xf86vidmodeproto" + x11-base/xorg-proto" PATCHES=( "${FILESDIR}"/${P}-no-automake.patch |