diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-22 04:36:34 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 19:45:30 -0700 |
commit | 1a0a7f8b186ac8f4705f568de995547e5b1e9762 (patch) | |
tree | 50cde215d2e0348cd46ae8b8aefbee502c25cb64 /games-emulation/pcsxr | |
parent | games-board/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-1a0a7f8b186ac8f4705f568de995547e5b1e9762.tar.gz gentoo-1a0a7f8b186ac8f4705f568de995547e5b1e9762.tar.bz2 gentoo-1a0a7f8b186ac8f4705f568de995547e5b1e9762.zip |
games-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'games-emulation/pcsxr')
-rw-r--r-- | games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild b/games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild index 319b46f2fd2e..b58d16a4d360 100644 --- a/games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild +++ b/games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -44,7 +44,7 @@ RDEPEND=" DEPEND="${RDEPEND} app-arch/unzip dev-util/intltool - x11-proto/videoproto + x11-base/xorg-proto nls? ( sys-devel/gettext:0 ) x86? ( dev-lang/nasm ) " |