Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/webkit-gtk/
Date: Sat, 12 Dec 2015 10:31:51
Message-Id: 1449916259.953a975aa23fda0630adfa440b56eb07bdba7443.pacho@gentoo
1 commit: 953a975aa23fda0630adfa440b56eb07bdba7443
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 12 10:30:59 2015 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 12 10:30:59 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953a975a
7
8 net-libs/webkit-gtk: Add a comment to remember where to find dependencies updates
9
10 Package-Manager: portage-2.2.24
11
12 net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild b/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild
16 index 4cb2101..b8f0b0f 100644
17 --- a/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild
18 +++ b/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild
19 @@ -39,6 +39,7 @@ RESTRICT="test"
20 # use sqlite, svg by default
21 # Aqua support in gtk3 is untested
22 # gtk2 is needed for plugin process support, should we add a USE flag to configure this?
23 +# Dependencies found at Sources/cmake/OptionsGTK.cmake
24 RDEPEND="
25 dev-db/sqlite:3=
26 >=dev-libs/glib-2.36:2