net-irc/smuxi: fix dependency on dbus-sharp{,-glib}

Package-Manager: portage-2.2.20.1
This commit is contained in:
Christoph Mende
2015-09-18 07:16:58 +02:00
parent f22a507d63
commit b2d0e12f3d
3 changed files with 8 additions and 8 deletions

View File

@@ -19,8 +19,8 @@ RDEPEND="
>=dev-dotnet/smartirc4net-0.4.5.1
>=dev-dotnet/nini-1.1.0-r2
>=dev-dotnet/log4net-1.2.10-r2
dbus? ( dev-dotnet/dbus-sharp
dev-dotnet/dbus-sharp-glib
dbus? ( dev-dotnet/dbus-sharp:1.0
dev-dotnet/dbus-sharp-glib:1.0
dev-dotnet/ndesk-dbus
dev-dotnet/ndesk-dbus-glib )
gtk? ( >=dev-dotnet/gtk-sharp-2.12

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -18,8 +18,8 @@ RDEPEND=">=dev-lang/mono-2.0
>=dev-dotnet/smartirc4net-0.4.5.1
>=dev-dotnet/nini-1.1.0-r2
>=dev-dotnet/log4net-1.2.10-r2
dbus? ( dev-dotnet/dbus-sharp
dev-dotnet/dbus-sharp-glib
dbus? ( dev-dotnet/dbus-sharp:1.0
dev-dotnet/dbus-sharp-glib:1.0
dev-dotnet/ndesk-dbus
dev-dotnet/ndesk-dbus-glib )
gnome? ( >=dev-dotnet/gtk-sharp-2.12

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$
@@ -19,8 +19,8 @@ RDEPEND="
>=dev-dotnet/smartirc4net-0.4.5.1
>=dev-dotnet/nini-1.1.0-r2
>=dev-dotnet/log4net-1.2.10-r2
dbus? ( dev-dotnet/dbus-sharp
dev-dotnet/dbus-sharp-glib
dbus? ( dev-dotnet/dbus-sharp:1.0
dev-dotnet/dbus-sharp-glib:1.0
dev-dotnet/ndesk-dbus
dev-dotnet/ndesk-dbus-glib )
gtk? ( >=dev-dotnet/gtk-sharp-2.12