mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/jack-keyboard: Note JACK requirement
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
c4970b117f
commit
3966cfc5e6
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@ PRGNAM="jack-keyboard"
|
|||
VERSION="2.5"
|
||||
HOMEPAGE="http://jack-keyboard.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/jack-keyboard/jack-keyboard/2.5/jack-keyboard-2.5.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="030a666f1703ef1ab3eae6004cb04a9a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="jack-audio-connection-kit"
|
||||
MAINTAINER="B. Watson"
|
||||
EMAIL="yalhcru@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue