diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-09 06:11:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-09 06:11:20 +0000 |
commit | 2001707ebe837b0bfc89b9c161d1194567c47f50 (patch) | |
tree | 4aae36c07d00b9e063dae1bc59d349ca2e33d64b /dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild | |
parent | Fix building with libpng14. (diff) | |
download | historical-2001707ebe837b0bfc89b9c161d1194567c47f50.tar.gz historical-2001707ebe837b0bfc89b9c161d1194567c47f50.tar.bz2 historical-2001707ebe837b0bfc89b9c161d1194567c47f50.zip |
Restrict libpng depend to libpng12.so.0.
Package-Manager: portage-2.2_rc65/cvs/Linux x86_64
Diffstat (limited to 'dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild')
-rw-r--r-- | dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild b/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild index ceb6aed23a2a..c1670509cce5 100644 --- a/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild +++ b/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild,v 1.1 2007/04/27 07:52:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/gtkradiant/gtkradiant-1.5.0_pre20060302.ebuild,v 1.2 2010/03/09 06:11:19 ssuominen Exp $ inherit eutils games rpm @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="-* x86" IUSE="" -RDEPEND="media-libs/libpng +RDEPEND="=media-libs/libpng-1.2* sys-libs/zlib app-crypt/mhash =dev-libs/glib-2* |