commit: 22dda53e778ffe4f5cb473648afe097120fe90b4 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Wed Dec 12 14:22:39 2018 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Wed Dec 12 14:22:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22dda53e
app-admin/packagekit-base: add autoconf-archive to DEPEND Closes: https://bugs.gentoo.org/666220 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org> app-admin/packagekit-base/packagekit-base-1.1.12.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild index e2b3295f8a7..58645f40162 100644 --- a/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild +++ b/app-admin/packagekit-base/packagekit-base-1.1.12.ebuild @@ -51,6 +51,7 @@ DEPEND="${COMMON_DEPEND} dev-util/glib-utils >=dev-util/gtk-doc-am-1.11 >=dev-util/intltool-0.35.0 + sys-devel/autoconf-archive sys-devel/gettext virtual/pkgconfig vala? ( $(vala_depend) )
