media-video/cheese: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Fri, 18 Jan 2019 22:14:36 +0000 (00:14 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 18 Jan 2019 22:14:58 +0000 (00:14 +0200)
.. and remove unnecessary yelp-tools dep, which is only needed
if eautoreconfing.

Closes: https://bugs.gentoo.org/673080
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
media-video/cheese/cheese-3.28.0.ebuild
media-video/cheese/cheese-3.30.0.ebuild

index 449a1884018e42276a50e2f1f253b98449a32134..cdb01a0152179bb3f53004a13143d8c2fa0c48ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -44,16 +44,17 @@ RDEPEND="${COMMON_DEPEND}
 # libxml2+gdk-pixbuf required for glib-compile-resources
 DEPEND="${COMMON_DEPEND}
        app-text/docbook-xml-dtd:4.3
-       app-text/yelp-tools
        dev-libs/appstream-glib
        dev-libs/libxml2:2
        dev-libs/libxslt
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.14
        >=dev-util/intltool-0.50
        dev-util/itstool
        virtual/pkgconfig
        x11-base/xorg-proto
 "
+# eautoreconf needs yelp-tools
 
 src_configure() {
        gnome2_src_configure \
index 31bc873f0bfe3f10212f28c2a128fd1e8b111785..2b118686f999245015399b4a4c6d4139fee83706 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -44,16 +44,17 @@ RDEPEND="${COMMON_DEPEND}
 # libxml2+gdk-pixbuf required for glib-compile-resources
 DEPEND="${COMMON_DEPEND}
        app-text/docbook-xml-dtd:4.3
-       app-text/yelp-tools
        dev-libs/appstream-glib
        dev-libs/libxml2:2
        dev-libs/libxslt
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.14
        >=dev-util/intltool-0.50
        dev-util/itstool
        virtual/pkgconfig
        x11-base/xorg-proto
 "
+# eautoreconf needs yelp-tools
 
 src_configure() {
        gnome2_src_configure \