gnome-extra/docky: fix dependency on dbus-sharp{,-glib}

Package-Manager: portage-2.2.20.1
This commit is contained in:
Christoph Mende
2015-09-18 07:15:05 +02:00
parent 3d9803de65
commit e0cfb7b6ec
2 changed files with 5 additions and 5 deletions

View 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$
@@ -14,8 +14,8 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="debug nls"
RDEPEND="dev-dotnet/dbus-sharp
dev-dotnet/dbus-sharp-glib
RDEPEND="dev-dotnet/dbus-sharp:1.0
dev-dotnet/dbus-sharp-glib:1.0
dev-dotnet/gconf-sharp
>=dev-dotnet/gio-sharp-0.2-r1
dev-dotnet/glib-sharp

View File

@@ -14,8 +14,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug nls"
RDEPEND=">=dev-dotnet/dbus-sharp-0.8.0
>=dev-dotnet/dbus-sharp-glib-0.6.0
RDEPEND=">=dev-dotnet/dbus-sharp-0.8.0:2.0
>=dev-dotnet/dbus-sharp-glib-0.6.0:2.0
|| ( >=dev-dotnet/gnome-sharp-2.24.2-r1:2 dev-dotnet/gconf-sharp:2 )
>=dev-dotnet/gio-sharp-0.2-r1
|| ( >=dev-dotnet/gtk-sharp-2.12.21:2 dev-dotnet/glib-sharp:2 )