diff options
author | David Seifert <soap@gentoo.org> | 2019-05-27 19:39:42 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-05-27 19:39:42 +0200 |
commit | 15f8c32a171cca665574bbfbd936a4dea34317ed (patch) | |
tree | a1fa793d14dfc84a5ab4f9dd9a4ecf2a2b7879bf /games-fps/etqw-bin | |
parent | sci-geosciences/liblas: amd64 stable wrt bug #678482 (diff) | |
download | gentoo-15f8c32a171cca665574bbfbd936a4dea34317ed.tar.gz gentoo-15f8c32a171cca665574bbfbd936a4dea34317ed.tar.bz2 gentoo-15f8c32a171cca665574bbfbd936a4dea34317ed.zip |
virtual/jpeg-compat: New binary compatibility virtual
Closes: https://github.com/gentoo/gentoo/pull/12115
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-fps/etqw-bin')
-rw-r--r-- | games-fps/etqw-bin/etqw-bin-1.5-r2.ebuild (renamed from games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild b/games-fps/etqw-bin/etqw-bin-1.5-r2.ebuild index 8270e50c21ee..014fcff96bae 100644 --- a/games-fps/etqw-bin/etqw-bin-1.5-r1.ebuild +++ b/games-fps/etqw-bin/etqw-bin-1.5-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ DEPEND="app-arch/unzip" RDEPEND="sys-libs/glibc amd64? ( sys-libs/glibc[multilib] ) >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)] - >=virtual/jpeg-62:62[abi_x86_32(-)] + virtual/jpeg-compat:62[abi_x86_32(-)] >=media-libs/libsdl-1.2.15-r4[video,sound,opengl,abi_x86_32(-)] >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)] >=x11-libs/libX11-1.6.2[abi_x86_32(-)] |