mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/monodevelop: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
bc4375435d
commit
f3eac4eb27
2 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
This is MonoDevelop which is intended to be a full-featured integrated
|
||||
development environment (IDE) for mono and Gtk#. It was originally a
|
||||
port of SharpDevelop 0.98.
|
||||
|
||||
This requires: mono, mono-addins, and gnome-sharp.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://download.mono-project.com/sources/monodevelop/monodevelop-3.0.3
|
|||
MD5SUM="4ed9e8bfe247064eb9a77bd84dac1dcb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gnome-sharp mono mono-addins"
|
||||
REQUIRES="mono mono-addins gnome-sharp"
|
||||
MAINTAINER="Andre Barboza"
|
||||
EMAIL="bmg.andre@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue