aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/gnome-sharp/README2
-rw-r--r--libraries/gnome-sharp/gnome-sharp.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/libraries/gnome-sharp/README b/libraries/gnome-sharp/README
index bc390e1e55b9..68ee065b37e1 100644
--- a/libraries/gnome-sharp/README
+++ b/libraries/gnome-sharp/README
@@ -1,4 +1,2 @@
Gnome# is a .NET language binding for assorted GNOME libraries.
Gnome# is free software, licensed under the GNU LGPL.
-
-This requires mono, gtk-sharp, gnome-vfs, libgnomecanvas, and libgnomeui.
diff --git a/libraries/gnome-sharp/gnome-sharp.info b/libraries/gnome-sharp/gnome-sharp.info
index c782202a5f26..766586916a57 100644
--- a/libraries/gnome-sharp/gnome-sharp.info
+++ b/libraries/gnome-sharp/gnome-sharp.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-sharp/2.24/gnome-sharp-2.
MD5SUM="3b38f53960c736d4afb8f04204efe98b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gnome-vfs gtk-sharp libgnomecanvas libgnomeui mono"
+REQUIRES="gtk-sharp libgnomeui"
MAINTAINER="Andre Barboza"
EMAIL="bmg.andre@gmail.com"