diff options
author | Anthony Ryan <anthonyryan1@gmail.com> | 2018-10-30 23:30:29 -0400 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-10-31 09:00:48 +0100 |
commit | 12d7269d433d502fe1d0332daf98ae3354a000b3 (patch) | |
tree | 00e5a07e329cca0d4f3533432820272a24d818ff /net-irc/hexchat | |
parent | dev-ruby/loofah: amd64 stable (diff) | |
download | gentoo-12d7269d433d502fe1d0332daf98ae3354a000b3.tar.gz gentoo-12d7269d433d502fe1d0332daf98ae3354a000b3.tar.bz2 gentoo-12d7269d433d502fe1d0332daf98ae3354a000b3.zip |
net-irc/hexchat: Needs dev-util/glib-utils
Bug: https://bugs.gentoo.org/669932
Signed-off-by: Anthony Ryan <anthonyryan1@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@gentoo.org>
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/hexchat-2.14.2.ebuild | 3 | ||||
-rw-r--r-- | 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 ee382d60463e..7ef4db04615b 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 ee382d60463e..7ef4db04615b 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 |