From 45f2fbf7c29b2a56fc83df5204029a1845db28f1 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sun, 24 Jul 2011 17:37:16 -0700 Subject: [PATCH] update README run requirements (change to mono 2.8+) --- README | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README b/README index 065e718b..e1686d6f 100644 --- a/README +++ b/README @@ -26,21 +26,22 @@ information see the LICENSE file or visit http://www.gnu.org/licenses/gpl-3.0.ht Run on Linux: ============= -SparkleShare currently requires: +Requirements: - - git >= 1.7.1 - - gtk-sharp2 >= 2.12.7 - - mono-core >= 2.2 - - ndesk-dbus >= 0.6 - - openssh - - gvfs >= 1.3 + - git >= 1.7.0 + - gtk-sharp2 + - gvfs - intltool - libnotify + - mono-core >= 2.8 + - notify-sharp - nautilus-python + - openssh - pygtk - webkitgtk - webkit-sharp + Run the service, either click the SparkleShare launcher or: $ sparkleshare start