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:
ktrace
2018-12-08 20:03:12 +03:00
committed by Andreas Sturmlechner
parent cae27cf072
commit 1e8f2bb266

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
@@ -25,6 +25,7 @@ COMMON_DEP="dev-libs/glib:2
DEPEND="${COMMON_DEP}
${PYTHON_DEPS}
dev-util/glib-utils
virtual/pkgconfig"
RDEPEND="${COMMON_DEP}