audio/SuperCollider: Update DEP and README.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-01-11 01:35:47 +07:00
parent d576582f23
commit e53ea952a4
2 changed files with 3 additions and 1 deletions

View file

@ -11,3 +11,5 @@ behaviour pass CAPS="no" to the script.
Pass EMACS=no to the script to disable emacs support. avahi (enabled with
the switch AVAHI=yes), cwiid, and gedit are optional dependencies.
NOTE: yaml-cpp0.3 is a runtime dependency.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/supercollider/SuperCollider-3.6.6-Sou
MD5SUM="14d6063933230c74e42f5923a811e7c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jack-audio-connection-kit"
REQUIRES="jack-audio-connection-kit yaml-cpp0.3"
MAINTAINER="Felix Pfeifer"
EMAIL="pfeifer[dot]felix[at]googlemail[dot]com"