diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-04-05 22:13:40 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-04-05 22:13:40 +0000 |
commit | 9958532c227ba50fb70bd934b6ad75f432f041d7 (patch) | |
tree | 5a37b9f63eb69972ee9f3d361efd4d290a22f38a /x11-libs/motif/motif-2.3.4-r1.ebuild | |
parent | Add new prerelease snapshot with radeon UVD and Gallium3D HUD support. (diff) | |
download | gentoo-2-9958532c227ba50fb70bd934b6ad75f432f041d7.tar.gz gentoo-2-9958532c227ba50fb70bd934b6ad75f432f041d7.tar.bz2 gentoo-2-9958532c227ba50fb70bd934b6ad75f432f041d7.zip |
Add slot operator to libpng dependency.
(Portage version: 2.1.11.60/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'x11-libs/motif/motif-2.3.4-r1.ebuild')
-rw-r--r-- | x11-libs/motif/motif-2.3.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/motif/motif-2.3.4-r1.ebuild b/x11-libs/motif/motif-2.3.4-r1.ebuild index 99149febebd0..d78c7bf2ee09 100644 --- a/x11-libs/motif/motif-2.3.4-r1.ebuild +++ b/x11-libs/motif/motif-2.3.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.4 2013/03/23 15:07:24 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4-r1.ebuild,v 1.5 2013/04/05 22:13:40 ulm Exp $ EAPI=5 @@ -27,7 +27,7 @@ RDEPEND="x11-libs/libX11[${MULTILIB_USEDEP}] x11-libs/libXft[${MULTILIB_USEDEP}] ) jpeg? ( virtual/jpeg ) - png? ( >=media-libs/libpng-1.4 ) + png? ( >=media-libs/libpng-1.4:0= ) abi_x86_32? ( amd64? ( app-emulation/emul-linux-x86-baselibs ) !app-emulation/emul-linux-x86-motif |