commit: 12d7269d433d502fe1d0332daf98ae3354a000b3 Author: Anthony Ryan <anthonyryan1 <AT> gmail <DOT> com> AuthorDate: Wed Oct 31 03:30:29 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Wed Oct 31 08:00:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d7269d
net-irc/hexchat: Needs dev-util/glib-utils Bug: https://bugs.gentoo.org/669932 Signed-off-by: Anthony Ryan <anthonyryan1 <AT> gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10308 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> net-irc/hexchat/hexchat-2.14.2.ebuild | 3 ++- net-irc/hexchat/hexchat-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/net-irc/hexchat/hexchat-2.14.2.ebuild b/net-irc/hexchat/hexchat-2.14.2.ebuild index ee382d60463..7ef4db04615 100644 --- a/net-irc/hexchat/hexchat-2.14.2.ebuild +++ b/net-irc/hexchat/hexchat-2.14.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -54,6 +54,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND}" DEPEND=" ${COMMON_DEPEND} + dev-util/glib-utils app-arch/xz-utils app-text/iso-codes sys-devel/gettext diff --git a/net-irc/hexchat/hexchat-9999.ebuild b/net-irc/hexchat/hexchat-9999.ebuild index ee382d60463..7ef4db04615 100644 --- a/net-irc/hexchat/hexchat-9999.ebuild +++ b/net-irc/hexchat/hexchat-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -54,6 +54,7 @@ COMMON_DEPEND=" RDEPEND="${COMMON_DEPEND}" DEPEND=" ${COMMON_DEPEND} + dev-util/glib-utils app-arch/xz-utils app-text/iso-codes sys-devel/gettext
