summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-03-15 15:57:33 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-03-15 15:57:33 +0000
commit3d677c46ba5085e0a43e36a9ee6a9717cc306aaa (patch)
tree1ce66391ce6fceaf63b9e94eff8dac66a57f7182 /app-text/xiphos
parentAdd dependancy to x11-libs/libXft. Thanks to Piotr Szymaniak (bug #408317). (diff)
downloadgentoo-2-3d677c46ba5085e0a43e36a9ee6a9717cc306aaa.tar.gz
gentoo-2-3d677c46ba5085e0a43e36a9ee6a9717cc306aaa.tar.bz2
gentoo-2-3d677c46ba5085e0a43e36a9ee6a9717cc306aaa.zip
GtkHtml is required even when building with USE="webkit" wrt #348057, Comment #54 by "Derk W te Bokkel"
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'app-text/xiphos')
-rw-r--r--app-text/xiphos/ChangeLog6
-rw-r--r--app-text/xiphos/xiphos-3.1.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/xiphos/ChangeLog b/app-text/xiphos/ChangeLog
index 730bde4631e5..023f5cc10a38 100644
--- a/app-text/xiphos/ChangeLog
+++ b/app-text/xiphos/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/xiphos
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xiphos/ChangeLog,v 1.10 2012/03/14 19:18:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xiphos/ChangeLog,v 1.11 2012/03/15 15:57:33 ssuominen Exp $
+
+ 15 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> xiphos-3.1.5.ebuild:
+ GtkHtml is required even when building with USE="webkit" wrt #348057, Comment
+ #54 by "Derk W te Bokkel"
*xiphos-3.1.5 (14 Mar 2012)
diff --git a/app-text/xiphos/xiphos-3.1.5.ebuild b/app-text/xiphos/xiphos-3.1.5.ebuild
index c41c1845c032..c5a4cc3b355a 100644
--- a/app-text/xiphos/xiphos-3.1.5.ebuild
+++ b/app-text/xiphos/xiphos-3.1.5.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/xiphos/xiphos-3.1.5.ebuild,v 1.3 2012/03/14 19:34:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xiphos/xiphos-3.1.5.ebuild,v 1.4 2012/03/15 15:57:33 ssuominen Exp $
# TODO: waf-utils.eclass ?
@@ -20,10 +20,10 @@ RDEPEND=">=app-text/sword-1.6.1
>=dev-libs/glib-2
dev-libs/libxml2
gnome-base/gconf
+ gnome-extra/gtkhtml:4.0
>=gnome-extra/libgsf-1.14
x11-libs/gtk+:3
dbus? ( dev-libs/dbus-glib )
- !webkit? ( gnome-extra/gtkhtml:4.0 )
webkit? ( net-libs/webkit-gtk:3 )"
DEPEND="${RDEPEND}
app-text/docbook2X