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>
This commit is contained in:
Anthony Ryan
2018-10-30 23:30:29 -04:00
committed by Lars Wendler
parent f6b41c245c
commit 12d7269d43
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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