From c432a2bc139bc5bafdbd8a8e88916c5ef5f5ea56 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Thu, 20 Feb 2020 10:24:35 +0200 Subject: [PATCH] net-misc/vino: fix missing gnome-common eautoreconf dep Closes: https://bugs.gentoo.org/710260 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- net-misc/vino/vino-3.22.0-r2.ebuild | 2 ++ net-misc/vino/vino-3.22.0-r3.ebuild | 2 ++ 2 files changed, 4 insertions(+) diff --git a/net-misc/vino/vino-3.22.0-r2.ebuild b/net-misc/vino/vino-3.22.0-r2.ebuild index bb0874d055d7..0635d87be2f0 100644 --- a/net-misc/vino/vino-3.22.0-r2.ebuild +++ b/net-misc/vino/vino-3.22.0-r2.ebuild @@ -50,9 +50,11 @@ DEPEND="${RDEPEND} app-crypt/libsecret dev-util/glib-utils >=dev-util/intltool-0.50 + gnome-base/gnome-common virtual/pkgconfig " # libsecret is always required at build time per bug 322763 +# eautoreconf needs gnome-common PATCHES=( "${WORKDIR}"/patches/ # Patches from master branch at 2020-02-15 state; needs autoreconf diff --git a/net-misc/vino/vino-3.22.0-r3.ebuild b/net-misc/vino/vino-3.22.0-r3.ebuild index b53f4ca1bcb7..6cab14992cc4 100644 --- a/net-misc/vino/vino-3.22.0-r3.ebuild +++ b/net-misc/vino/vino-3.22.0-r3.ebuild @@ -49,9 +49,11 @@ DEPEND="${RDEPEND} app-crypt/libsecret dev-util/glib-utils >=dev-util/intltool-0.50 + gnome-base/gnome-common virtual/pkgconfig " # libsecret is always required at build time per bug 322763 +# eautoreconf needs gnome-common PATCHES=( "${WORKDIR}"/patches/ # Patches from master branch at 2020-02-15 state; needs autoreconf -- 2.26.2