commit:     7fe0a08883e84be86f43e3494ee723050420d6cb
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May 12 18:51:14 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May 12 18:52:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe0a088

x11-misc/xmonad-log-applet: add missing dbus-glib depend, bug #651502

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/651502
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild 
b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
index f0c5379f92e..aec50da5dd5 100644
--- a/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
+++ b/x11-misc/xmonad-log-applet/xmonad-log-applet-2.0.0-r301.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,6 +18,7 @@ RESTRICT="mirror"
 RDEPEND="
        sys-apps/dbus
        xfce-base/xfce4-panel
+       dev-libs/dbus-glib
        dev-libs/glib:2
        dev-haskell/dbus
        x11-libs/gtk+:3

Reply via email to