From 7fe0a08883e84be86f43e3494ee723050420d6cb Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 12 May 2018 19:51:14 +0100 Subject: x11-misc/xmonad-log-applet: add missing dbus-glib depend, bug #651502 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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(-) (limited to 'x11-misc/xmonad-log-applet') 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 f0c5379f92e9..aec50da5dd58 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 -- cgit v1.2.3-65-gdbad