mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gnome-extra/docky: fix dependency on dbus-sharp{,-glib}
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 )
|
||||
|
||||
Reference in New Issue
Block a user