summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2008-03-29 22:45:44 +0000
committerLars Weiler <pylon@gentoo.org>2008-03-29 22:45:44 +0000
commit2c8a63321b593c4907de4821823d9aa534154fb8 (patch)
tree29d5c99072ec5a4839c51797a5a17cbc20480013 /games-simulation/openttd
parentupdate HOMEPAGE (diff)
downloadgentoo-2-2c8a63321b593c4907de4821823d9aa534154fb8.tar.gz
gentoo-2-2c8a63321b593c4907de4821823d9aa534154fb8.tar.bz2
gentoo-2-2c8a63321b593c4907de4821823d9aa534154fb8.zip
Added freetype2 as dependency; bug #206414.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-simulation/openttd')
-rw-r--r--games-simulation/openttd/openttd-0.5.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-simulation/openttd/openttd-0.5.3.ebuild b/games-simulation/openttd/openttd-0.5.3.ebuild
index 4da6e84e30e8..977406c20148 100644
--- a/games-simulation/openttd/openttd-0.5.3.ebuild
+++ b/games-simulation/openttd/openttd-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.3.ebuild,v 1.3 2007/10/20 18:59:16 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/openttd/openttd-0.5.3.ebuild,v 1.4 2008/03/29 22:45:44 pylon Exp $
inherit eutils games
@@ -23,6 +23,7 @@ IUSE="alsa debug dedicated iconv png scenarios static timidity zlib"
DEPEND="!dedicated? ( media-libs/libsdl
media-libs/fontconfig
+ >media-libs/freetype-2
)
iconv? ( virtual/libiconv )
png? ( media-libs/libpng )