x11-libs/libnotify: depend on dev-util/glib
authorMike Gilbert <floppym@gentoo.org>
Wed, 3 Oct 2018 03:22:26 +0000 (23:22 -0400)
committerMike Gilbert <floppym@gentoo.org>
Wed, 3 Oct 2018 03:22:45 +0000 (23:22 -0400)
Closes: https://bugs.gentoo.org/667490
Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
x11-libs/libnotify/libnotify-0.7.6-r3.ebuild
x11-libs/libnotify/libnotify-0.7.7.ebuild

index 9eef580869b9b809add105665830e3d0c8f125cf..ade915f3dd37ca315090682ec09bc100429fdf6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,6 +20,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        >=dev-libs/gobject-introspection-common-1.32
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.14
        virtual/pkgconfig
        test? ( x11-libs/gtk+:3[${MULTILIB_USEDEP}] )
index 7616626ccace2e40b34a3ec3b75c2ea63c3b0db3..b281671c8f6ac3a4344da91a164659a73e31b52f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,6 +21,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        >=dev-libs/gobject-introspection-common-1.32
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.14
        virtual/pkgconfig
        test? ( x11-libs/gtk+:3[${MULTILIB_USEDEP}] )