diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2011-05-05 10:27:33 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2011-05-05 10:27:33 +0000 |
commit | 28c9fd5f016d46672495108cb0b8cf920cf00465 (patch) | |
tree | 3dbe05caf857c6635c3a9d6aedee975e18b3d598 /games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild | |
parent | Unmask >=sci-mathematics/nusmv-2.5.0. Was hard masked for many months, should... (diff) | |
download | historical-28c9fd5f016d46672495108cb0b8cf920cf00465.tar.gz historical-28c9fd5f016d46672495108cb0b8cf920cf00465.tar.bz2 historical-28c9fd5f016d46672495108cb0b8cf920cf00465.zip |
Build with dev-libs/libxml2[icu] Bug #365917
Package-Manager: portage-2.1.9.46/cvs/Linux x86_64
Diffstat (limited to 'games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild')
-rw-r--r-- | games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild b/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild index f66c93acec0c..458c07b5f205 100644 --- a/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild +++ b/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild,v 1.11 2009/06/13 17:43:47 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/krystaldrop/krystaldrop-0.7.2.ebuild,v 1.12 2011/05/05 10:27:33 tupone Exp $ EAPI=2 inherit eutils games @@ -32,6 +32,7 @@ src_prepare() { "${FILESDIR}"/${P}-gcc43.patch \ "${FILESDIR}"/${P}-as-needed.patch \ "${FILESDIR}"/${P}-deps.patch \ + "${FILESDIR}"/${P}-icu.patch \ "${FILESDIR}"/${P}-glibc2.10.patch sed -i \ |