net-misc/vino: fix missing gnome-common eautoreconf dep
authorMart Raudsepp <leio@gentoo.org>
Thu, 20 Feb 2020 08:24:35 +0000 (10:24 +0200)
committerMart Raudsepp <leio@gentoo.org>
Thu, 20 Feb 2020 08:24:35 +0000 (10:24 +0200)
Closes: https://bugs.gentoo.org/710260
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
net-misc/vino/vino-3.22.0-r2.ebuild
net-misc/vino/vino-3.22.0-r3.ebuild

index bb0874d055d7d9f7ae1f9cfeb4a7b554d3445fdc..0635d87be2f0dcb5449a401520120190cc9bc734 100644 (file)
@@ -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
index b53f4ca1bcb71c4f92510e85020b31155800e9d5..6cab14992cc456f610d8e5a4bf457b6066464aca 100644 (file)
@@ -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