sys-apps/bolt: 0.5 add missing glib-utils dep
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 2 Oct 2018 15:14:43 +0000 (10:14 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 2 Oct 2018 15:15:18 +0000 (10:15 -0500)
Closes: https://bugs.gentoo.org/667566

Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

sys-apps/bolt/bolt-0.5.ebuild

index 6c33d40166b74a21e817ee93809f970b898554be..1156dc761c54b09ee35892eada85e280e51d2497 100644 (file)
@@ -16,6 +16,7 @@ IUSE="doc systemd"
 
 DEPEND="
        >=dev-libs/glib-2.50.0:2
+       dev-util/glib-utils
        virtual/libudev
        virtual/udev
        dev-util/umockdev