mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sci-electronics/drahnr-oregano: add glib-utils as dependency
Fix #671846, add dependency on dev-util/glib-utils Closes: https://bugs.gentoo.org/671846 Signed-off-by: Victor Kustov <ktrace@yandex.ru> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10590 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
committed by
Andreas Sturmlechner
parent
cae27cf072
commit
1e8f2bb266
@@ -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
|
||||
@@ -25,6 +25,7 @@ COMMON_DEP="dev-libs/glib:2
|
||||
|
||||
DEPEND="${COMMON_DEP}
|
||||
${PYTHON_DEPS}
|
||||
dev-util/glib-utils
|
||||
virtual/pkgconfig"
|
||||
|
||||
RDEPEND="${COMMON_DEP}
|
||||
|
||||
Reference in New Issue
Block a user