commit:     9e37a5481cdd16598433ce2da152471837f46ee2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 17:16:29 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 17:20:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e37a548

net-libs/webkit-gtk: Unconditionalize gdbus-codegen dep

Also drop unnecessary dev-util/cmake dependency.

Closes: https://bugs.gentoo.org/851027
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild
index 4743940081ea..0775f3c2b3fe 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.36.3.ebuild
@@ -107,6 +107,7 @@ BDEPEND="
        ${PYTHON_DEPS}
        ${RUBY_DEPS}
        >=app-accessibility/at-spi2-core-2.5.3
+       dev-util/gdbus-codegen
        dev-util/glib-utils
        >=dev-util/gperf-3.0.1
        >=sys-devel/bison-2.4.3
@@ -120,8 +121,6 @@ BDEPEND="
        virtual/perl-JSON-PP
 
        gtk-doc? ( >=dev-util/gtk-doc-1.32 )
-       geolocation? ( dev-util/gdbus-codegen )
-       >=dev-util/cmake-3.10
 "
 #      test? (
 #              dev-python/pygobject:3[python_targets_python2_7]

Reply via email to