summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-06-02 04:40:38 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-06-02 04:40:38 +0000
commitd375eb39df1ccf743ce263e15b2b2535a98f66f9 (patch)
treeb866015688bd898c23c8747226962b0c002ecc10 /games-emulation/zsnes/zsnes-1.51-r4.ebuild
parentadd slot dep for repoman (diff)
downloadgentoo-2-d375eb39df1ccf743ce263e15b2b2535a98f66f9.tar.gz
gentoo-2-d375eb39df1ccf743ce263e15b2b2535a98f66f9.tar.bz2
gentoo-2-d375eb39df1ccf743ce263e15b2b2535a98f66f9.zip
add slot dep for repoman
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-emulation/zsnes/zsnes-1.51-r4.ebuild')
-rw-r--r--games-emulation/zsnes/zsnes-1.51-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/zsnes/zsnes-1.51-r4.ebuild b/games-emulation/zsnes/zsnes-1.51-r4.ebuild
index 6a9460a8ea17..f0a89df8383b 100644
--- a/games-emulation/zsnes/zsnes-1.51-r4.ebuild
+++ b/games-emulation/zsnes/zsnes-1.51-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r4.ebuild,v 1.10 2015/06/01 21:36:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zsnes/zsnes-1.51-r4.ebuild,v 1.11 2015/06/02 04:40:38 mr_bones_ Exp $
EAPI=5
inherit eutils autotools flag-o-matic toolchain-funcs multilib pax-utils games
@@ -20,7 +20,7 @@ RDEPEND="
ao? ( media-libs/libao[abi_x86_32(-)] )
debug? ( sys-libs/ncurses[abi_x86_32(-)] )
opengl? ( virtual/opengl[abi_x86_32(-)] )
- png? ( media-libs/libpng[abi_x86_32(-)] )"
+ png? ( media-libs/libpng:0[abi_x86_32(-)] )"
DEPEND="${RDEPEND}
dev-lang/nasm
amd64? ( >=sys-apps/portage-2.1 )"