diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:49:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:49:11 -0700 |
commit | d5e85171d11b4559b601ca424b285bad24b04dfe (patch) | |
tree | 85f7c316c799ef10f7ee26e902308d4042826132 /games-strategy/xbattleai | |
parent | games-sports/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto) (diff) | |
download | gentoo-d5e85171d11b4559b601ca424b285bad24b04dfe.tar.gz gentoo-d5e85171d11b4559b601ca424b285bad24b04dfe.tar.bz2 gentoo-d5e85171d11b4559b601ca424b285bad24b04dfe.zip |
games-strategy/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
Diffstat (limited to 'games-strategy/xbattleai')
-rw-r--r-- | games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild b/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild index 119e643d3faf..e7b53bcc541e 100644 --- a/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild +++ b/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild @@ -24,7 +24,7 @@ RDEPEND=" DEPEND="${RDEPEND} app-text/rman x11-misc/imake - x11-proto/xproto" + x11-base/xorg-proto" PATCHES=( "${FILESDIR}"/${P}-sandbox.patch |