From: Christoph Mende Date: Fri, 18 Sep 2015 05:10:37 +0000 (+0200) Subject: dev-dotnet/notify-sharp: fix dependency on dbus-sharp{,-glib} X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aaeee711a6a26139d9b3322a9927f7f72fd61fb5;p=gentoo.git dev-dotnet/notify-sharp: fix dependency on dbus-sharp{,-glib} Package-Manager: portage-2.2.20.1 --- diff --git a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild index ae33c3b95e44..ef270d38a2f1 100644 --- a/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild +++ b/dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,8 +18,8 @@ IUSE="doc" RDEPEND=">=dev-lang/mono-1.1.13 >=dev-dotnet/gtk-sharp-2.10.1 - >=dev-dotnet/dbus-sharp-0.6 - >=dev-dotnet/dbus-sharp-glib-0.4 + >=dev-dotnet/dbus-sharp-0.6:1.0 + >=dev-dotnet/dbus-sharp-glib-0.4:1.0 >=x11-libs/libnotify-0.4.5" DEPEND="${RDEPEND}"