mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-dotnet/notify-sharp: 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$
|
||||
|
||||
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user