app-i18n/tomoe: add missing dependency
authorAkinori Hattori <hattya@gentoo.org>
Wed, 6 Feb 2019 13:48:06 +0000 (22:48 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Wed, 6 Feb 2019 13:50:19 +0000 (22:50 +0900)
Closes: https://bugs.gentoo.org/667342
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

app-i18n/tomoe/tomoe-0.6.0-r3.ebuild

index 249cf77a56306cdb8f94f896b3f1b4a1531ad823..dd833dbdab43886111745b91fc6c2a2646274a1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -43,6 +43,7 @@ RDEPEND="dev-libs/glib:2
        )
        subversion? ( dev-vcs/subversion )"
 DEPEND="${RDEPEND}
+       dev-util/glib-utils
        dev-util/gtk-doc-am
        dev-util/intltool
        virtual/pkgconfig"