diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2018-12-12 15:22:39 +0100 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2018-12-12 15:22:56 +0100 |
commit | 22dda53e778ffe4f5cb473648afe097120fe90b4 (patch) | |
tree | 0ed6a9acce4c3eff3e5aa305e310f476a42c3259 /app-admin/packagekit-base | |
parent | app-admin/packagekit: 1.1.7 → 1.1.12 (diff) | |
download | gentoo-22dda53e778ffe4f5cb473648afe097120fe90b4.tar.gz gentoo-22dda53e778ffe4f5cb473648afe097120fe90b4.tar.bz2 gentoo-22dda53e778ffe4f5cb473648afe097120fe90b4.zip |
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@gentoo.org>
Diffstat (limited to 'app-admin/packagekit-base')
-rw-r--r-- | app-admin/packagekit-base/packagekit-base-1.1.12.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 e2b3295f8a72..58645f401625 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) ) |