diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-17 12:04:25 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-03-17 12:04:25 +0000 |
commit | 3d65dd094c3049df4cb65b8c0757fc7c72abd267 (patch) | |
tree | a1a0bad6bff8bb6f8f1af8a1737cd2fc7d7ec6cc /app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild | |
parent | [bump] dev-perl/Alien-wxWidgets-0.560.0 (diff) | |
download | gentoo-2-3d65dd094c3049df4cb65b8c0757fc7c72abd267.tar.gz gentoo-2-3d65dd094c3049df4cb65b8c0757fc7c72abd267.tar.bz2 gentoo-2-3d65dd094c3049df4cb65b8c0757fc7c72abd267.zip |
Raise media-libs/freetype requirement to 2.4.2 wrt #408583 by Martin Mokrejš
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild')
-rw-r--r-- | app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild index 610cb3fea721..585fd2ce0bbb 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.5 2012/01/14 22:43:33 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-gpl/ghostscript-gpl-9.04-r4.ebuild,v 1.6 2012/03/17 12:04:25 ssuominen Exp $ EAPI=3 @@ -25,7 +25,7 @@ IUSE="bindist cups dbus djvu gtk idn jpeg2k static-libs X" COMMON_DEPEND=" app-text/libpaper media-libs/fontconfig - media-libs/freetype:2 + >=media-libs/freetype-2.4.2:2 media-libs/lcms:0 media-libs/libpng:0 media-libs/tiff:0 |