summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2015-09-18 07:10:37 +0200
committerChristoph Mende <angelos@gentoo.org>2015-09-18 07:18:41 +0200
commitaaeee711a6a26139d9b3322a9927f7f72fd61fb5 (patch)
tree92742867f9610f3ff8f8caa577de57ed374d81c4 /dev-dotnet/notify-sharp
parentprofiles: Split dbus-sharp{,-glib} into two slots (diff)
downloadgentoo-aaeee711a6a26139d9b3322a9927f7f72fd61fb5.tar.gz
gentoo-aaeee711a6a26139d9b3322a9927f7f72fd61fb5.tar.bz2
gentoo-aaeee711a6a26139d9b3322a9927f7f72fd61fb5.zip
dev-dotnet/notify-sharp: fix dependency on dbus-sharp{,-glib}
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-dotnet/notify-sharp')
-rw-r--r--dev-dotnet/notify-sharp/notify-sharp-0.4.0_pre20090305.ebuild6
1 files changed, 3 insertions, 3 deletions
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}"