libraries/gnome-sharp: Fixed dep information

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Binh Nguyen 2012-08-23 15:24:22 +07:00 committed by Robby Workman
parent bc91b326ab
commit 0a4135c192
2 changed files with 1 additions and 3 deletions

View file

@ -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.

View file

@ -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"