From d6cdc28f7521f634116e6693f35c853d10f9b9de Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sat, 26 Nov 2011 18:34:32 +0100 Subject: [PATCH] Put mono-(g)mcs in debian install instructions. Closes #447 --- README | 2 +- SparkleShare/Mac/SparkleShare.csproj | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README b/README index 8dfd1a40..bd8cb030 100644 --- a/README +++ b/README @@ -56,7 +56,7 @@ Note: Installing the build dependencies on Debian or Ubuntu: $ sudo apt-get install gtk-sharp2 mono-runtime mono-devel monodevelop \ - libndesk-dbus1.0-cil-dev nant libnotify-cil-dev libgtk2.0-cil-dev mono-gmcs \ + libndesk-dbus1.0-cil-dev nant libnotify-cil-dev libgtk2.0-cil-dev mono-mcs mono-gmcs \ libwebkit-cil-dev intltool libtool python-nautilus libndesk-dbus-glib1.0-cil-dev For Ubuntu libappindicator support, run the following before building: diff --git a/SparkleShare/Mac/SparkleShare.csproj b/SparkleShare/Mac/SparkleShare.csproj index d2f87467..8c95d9e2 100755 --- a/SparkleShare/Mac/SparkleShare.csproj +++ b/SparkleShare/Mac/SparkleShare.csproj @@ -58,15 +58,11 @@ False - - False - ..\..\bin\Meebey.SmartIrc4net.dll - - + + False ..\..\bin\SparkleLib.dll - @@ -113,6 +109,9 @@ SparklePlugin.cs + + SparkleOptions.cs +