summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2010-06-29 01:06:19 +0000
committerRyan Hill <dirtyepic@gentoo.org>2010-06-29 01:06:19 +0000
commit42570f2d3ef31196e098fcf8ac64bf02873dee2b (patch)
tree61826bd62818df91b1567107e15078b4b8db9b51 /x11-libs
parentVersion bump. (diff)
downloadgentoo-2-42570f2d3ef31196e098fcf8ac64bf02873dee2b.tar.gz
gentoo-2-42570f2d3ef31196e098fcf8ac64bf02873dee2b.tar.bz2
gentoo-2-42570f2d3ef31196e098fcf8ac64bf02873dee2b.zip
Really make tiff dependency optional (bug #326061).
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/wxGTK/ChangeLog5
-rw-r--r--x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog
index cff31bce794b..eb250e46fed8 100644
--- a/x11-libs/wxGTK/ChangeLog
+++ b/x11-libs/wxGTK/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/wxGTK
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.253 2010/05/27 05:12:16 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.254 2010/06/29 01:06:19 dirtyepic Exp $
+
+ 29 Jun 2010; Ryan Hill <dirtyepic@gentoo.org> wxGTK-2.8.11.0.ebuild:
+ Really make tiff dependency optional (bug #326061).
*wxGTK-2.8.11.0 (27 May 2010)
diff --git a/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild b/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild
index 64c61cc6d2fa..a9ddca8d30e7 100644
--- a/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.1 2010/05/27 05:12:16 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.2 2010/06/29 01:06:19 dirtyepic Exp $
EAPI="2"
@@ -27,7 +27,6 @@ RDEPEND="
>=x11-libs/gtk+-2.4
>=dev-libs/glib-2.4
media-libs/jpeg
- media-libs/tiff
x11-libs/libSM
x11-libs/libXinerama
x11-libs/libXxf86vm