diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-05 20:30:16 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-08 07:48:07 +0100 |
commit | 5aabc01782b0e9cd8b711eabcef541685ee3e913 (patch) | |
tree | da569c9fa8a868cf3944172db68a5f6dab2b0f25 /games-action | |
parent | games-action/trine-enchanted-edition: Switch to libpng-compat (diff) | |
download | gentoo-5aabc01782b0e9cd8b711eabcef541685ee3e913.tar.gz gentoo-5aabc01782b0e9cd8b711eabcef541685ee3e913.tar.bz2 gentoo-5aabc01782b0e9cd8b711eabcef541685ee3e913.zip |
games-action/trine2: Switch to libpng-compat
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/trine2/trine2-2.01.425-r1.ebuild (renamed from games-action/trine2/trine2-2.01.425.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/trine2/trine2-2.01.425.ebuild b/games-action/trine2/trine2-2.01.425-r1.ebuild index 1b49131fab0c..fe7c14c21279 100644 --- a/games-action/trine2/trine2-2.01.425.ebuild +++ b/games-action/trine2/trine2-2.01.425-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=6 @@ -38,7 +38,7 @@ RDEPEND=" launcher? ( dev-libs/expat[abi_x86_32] dev-libs/glib:2[abi_x86_32] - media-libs/libpng:1.2[abi_x86_32] + media-libs/libpng-compat:1.2[abi_x86_32] sys-apps/dbus[abi_x86_32] sys-apps/util-linux[abi_x86_32] x11-libs/gdk-pixbuf:2[abi_x86_32,X] |