mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Lars Wendler
parent
f6b41c245c
commit
12d7269d43
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user