dev-dotnet/notify-sharp: fix dependency on dbus-sharp{,-glib}
authorChristoph Mende <angelos@gentoo.org>
Fri, 18 Sep 2015 05:10:37 +0000 (07:10 +0200)
committerChristoph Mende <angelos@gentoo.org>
Fri, 18 Sep 2015 05:18:41 +0000 (07:18 +0200)
Package-Manager: portage-2.2.20.1

dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild

index ae33c3b95e44c44f8e52482c536be45598f58efc..ef270d38a2f10f8baab138eb671ab5509f83dd76 100644 (file)
@@ -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}"