commit:     6435b50a82ca3fa8e7b6a615d3bc5f02cdd6dfb7
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  3 03:22:26 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Oct  3 03:22:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6435b50a

x11-libs/libnotify: depend on dev-util/glib

Closes: https://bugs.gentoo.org/667490
Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 x11-libs/libnotify/libnotify-0.7.6-r3.ebuild | 3 ++-
 x11-libs/libnotify/libnotify-0.7.7.ebuild    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild 
b/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild
index 9eef580869b..ade915f3dd3 100644
--- a/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild
+++ b/x11-libs/libnotify/libnotify-0.7.6-r3.ebuild
@@ -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}] )

diff --git a/x11-libs/libnotify/libnotify-0.7.7.ebuild 
b/x11-libs/libnotify/libnotify-0.7.7.ebuild
index 7616626ccac..b281671c8f6 100644
--- a/x11-libs/libnotify/libnotify-0.7.7.ebuild
+++ b/x11-libs/libnotify/libnotify-0.7.7.ebuild
@@ -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}] )

Reply via email to