commit: 953a975aa23fda0630adfa440b56eb07bdba7443
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 12 10:30:59 2015 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 10:30:59 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953a975a
net-libs/webkit-gtk: Add a comment to remember where to find dependencies
updates
Package-Manager: portage-2.2.24
net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
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
index 4cb2101..b8f0b0f 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.10.4-r1.ebuild
@@ -39,6 +39,7 @@ RESTRICT="test"
# use sqlite, svg by default
# Aqua support in gtk3 is untested
# gtk2 is needed for plugin process support, should we add a USE flag to
configure this?
+# Dependencies found at Sources/cmake/OptionsGTK.cmake
RDEPEND="
dev-db/sqlite:3=
>=dev-libs/glib-2.36:2