diff options
author | David Seifert <soap@gentoo.org> | 2019-05-26 22:23:10 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-05-26 22:23:10 +0200 |
commit | dee141e3e2daa619de3ccf981101ba47e8a1cadb (patch) | |
tree | ddec8c2f197004fcd1eb3ed3068455c3051ae959 /games-emulation | |
parent | mozcoreconf-v6.eclass: filter flag ggdb3 (diff) | |
download | gentoo-dee141e3e2daa619de3ccf981101ba47e8a1cadb.tar.gz gentoo-dee141e3e2daa619de3ccf981101ba47e8a1cadb.tar.bz2 gentoo-dee141e3e2daa619de3ccf981101ba47e8a1cadb.zip |
games-emulation/pcsx2: [QA] Remove unused virtual/jpeg dependency
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild (renamed from games-emulation/pcsx2/pcsx2-1.4.0.ebuild) | 3 | ||||
-rw-r--r-- | games-emulation/pcsx2/pcsx2-9999.ebuild | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games-emulation/pcsx2/pcsx2-1.4.0.ebuild b/games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild index ac18cbd565e4..0ddc30dd7ba3 100644 --- a/games-emulation/pcsx2/pcsx2-1.4.0.ebuild +++ b/games-emulation/pcsx2/pcsx2-1.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -26,7 +26,6 @@ RDEPEND=" media-libs/libsoundtouch[abi_x86_32(-)] media-libs/portaudio[abi_x86_32(-)] >=sys-libs/zlib-1.2.4[abi_x86_32(-)] - virtual/jpeg:62[abi_x86_32(-)] virtual/opengl[abi_x86_32(-)] x11-libs/gtk+:2[abi_x86_32(-)] x11-libs/libICE[abi_x86_32(-)] diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild index 5526d71d9d27..78e81473e330 100644 --- a/games-emulation/pcsx2/pcsx2-9999.ebuild +++ b/games-emulation/pcsx2/pcsx2-9999.ebuild @@ -24,7 +24,6 @@ RDEPEND=" media-libs/libsoundtouch[abi_x86_32(-)] media-libs/portaudio[abi_x86_32(-)] >=sys-libs/zlib-1.2.4[abi_x86_32(-)] - virtual/jpeg:62[abi_x86_32(-)] virtual/libudev[abi_x86_32(-)] virtual/opengl[abi_x86_32(-)] x11-libs/gtk+:2[abi_x86_32(-)] |