summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-01-19 00:14:36 +0200
committerMart Raudsepp <leio@gentoo.org>2019-01-19 00:14:58 +0200
commit7254c75ded102ff503d558a51b3b13be04bc2628 (patch)
tree053af7939aa4fa4cb095ce8a3a3824932343a702 /media-video
parentmedia-video/cheese: remove old (diff)
downloadgentoo-7254c75ded102ff503d558a51b3b13be04bc2628.tar.gz
gentoo-7254c75ded102ff503d558a51b3b13be04bc2628.tar.bz2
gentoo-7254c75ded102ff503d558a51b3b13be04bc2628.zip
media-video/cheese: add explicit build dep on glib-utils
.. 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>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/cheese/cheese-3.28.0.ebuild5
-rw-r--r--media-video/cheese/cheese-3.30.0.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/media-video/cheese/cheese-3.28.0.ebuild b/media-video/cheese/cheese-3.28.0.ebuild
index 449a1884018e..cdb01a015217 100644
--- a/media-video/cheese/cheese-3.28.0.ebuild
+++ b/media-video/cheese/cheese-3.28.0.ebuild
@@ -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 \
diff --git a/media-video/cheese/cheese-3.30.0.ebuild b/media-video/cheese/cheese-3.30.0.ebuild
index 31bc873f0bfe..2b118686f999 100644
--- a/media-video/cheese/cheese-3.30.0.ebuild
+++ b/media-video/cheese/cheese-3.30.0.ebuild
@@ -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 \