gnome-extra/gnome-calendar: add explicit build dep on glib-utils
authorMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 15:45:14 +0000 (18:45 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 6 Oct 2018 18:31:06 +0000 (21:31 +0300)
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

gnome-extra/gnome-calendar/gnome-calendar-3.24.3.ebuild

index ffbe2073b8fede1b2fb8e1f38a115a362f444ada..76a86de0f19e431ec67f15816ae5a1a5cbf56079 100644 (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 @@ RDEPEND="
 DEPEND="${RDEPEND}
        dev-libs/appstream-glib
        dev-util/gdbus-codegen
+       dev-util/glib-utils
        >=dev-util/intltool-0.40.6
        sys-devel/gettext
        virtual/pkgconfig