Gentoo Archives: gentoo-commits

From: Alexandre Restovtsev <tetromino@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: gnome-extra/gtkhtml/
Date: Mon, 29 Aug 2011 03:48:32
Message-Id: c23bd1c3ee4737f5a073dfb6e29cec046aad02d6.tetromino@gentoo
1 commit: c23bd1c3ee4737f5a073dfb6e29cec046aad02d6
2 Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
3 AuthorDate: Mon Aug 29 03:47:30 2011 +0000
4 Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
5 CommitDate: Mon Aug 29 03:47:30 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c23bd1c3
7
8 gnome-extra/gtkhtml: add missing pango dependency
9
10 Used extensively by the library.
11
12 ---
13 gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild | 1 +
14 1 files changed, 1 insertions(+), 0 deletions(-)
15
16 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild
17 index 846414c..df14667 100644
18 --- a/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild
19 +++ b/gnome-extra/gtkhtml/gtkhtml-4.1.90.ebuild
20 @@ -19,6 +19,7 @@ IUSE=""
21 # orbit is referenced in configure, but is not used anywhere else
22 RDEPEND=">=x11-libs/gtk+-3.0.2:3
23 >=x11-libs/cairo-1.10
24 + x11-libs/pango
25 >=x11-themes/gnome-icon-theme-2.22.0
26 >=app-text/enchant-1.1.7
27 gnome-base/gsettings-desktop-schemas