dev-libs/libgudev: depend on dev-util/glib-utils

Closes: https://bugs.gentoo.org/667562
Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2018-10-02 11:44:51 -04:00
parent 1a94fdfff1
commit ae17fcb0b3

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
@@ -24,6 +24,7 @@ RDEPEND="${COMMON_DEPEND}
!sys-apps/systemd[gudev(-)]
"
DEPEND="${COMMON_DEPEND}
dev-util/glib-utils
>=dev-util/gtk-doc-am-1.18
virtual/pkgconfig[${MULTILIB_USEDEP}]
"