dev-libs/libgdata-0.17.9-r1: add missing autoconf-archive build dep
authorMart Raudsepp <leio@gentoo.org>
Fri, 18 Jan 2019 21:00:21 +0000 (23:00 +0200)
committerMart Raudsepp <leio@gentoo.org>
Fri, 18 Jan 2019 21:00:21 +0000 (23:00 +0200)
Closes: https://bugs.gentoo.org/675006
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-libs/libgdata/libgdata-0.17.9-r1.ebuild

index fcd0587a527e8dcb88c2e31360007abbb1d52e96..b6640ef1664bc30396a3459709d5a3be7adc6d7b 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
@@ -36,10 +36,12 @@ DEPEND="${RDEPEND}
        dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.25
        >=dev-util/intltool-0.40
+       sys-devel/autoconf-archive
        virtual/pkgconfig
        test? ( >=net-libs/uhttpmock-0.5 )
        vala? ( $(vala_depend) )
 "
+# eautoreconf needs autoconf-archive
 
 PATCHES=(
        "${FILESDIR}"/${PN}-0.17.8-disable-demos.patch