Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: eclass/
Date: Sat, 26 Oct 2013 02:30:20
Message-Id: 1382754567.d501401e1b0ffcdec0784da9a534a15e9ee995d2.anarchy@gentoo
1 commit: d501401e1b0ffcdec0784da9a534a15e9ee995d2
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 26 02:29:27 2013 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 26 02:29:27 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=d501401e
7
8 Update pango dependancy
9
10 ---
11 eclass/mozconfig-3.eclass | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass
15 index a4164a4..867e7e2 100644
16 --- a/eclass/mozconfig-3.eclass
17 +++ b/eclass/mozconfig-3.eclass
18 @@ -20,7 +20,7 @@ RDEPEND="app-arch/zip
19 >=dev-libs/libevent-1.4.7
20 >=x11-libs/cairo-1.8[X]
21 >=x11-libs/gtk+-2.8.6:2
22 - >=x11-libs/pango-1.10.1[X]
23 + >=x11-libs/pango-1.10.1
24 virtual/jpeg:0
25 alsa? ( media-libs/alsa-lib )
26 virtual/freedesktop-icon-theme