mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
audio/jack-tools: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
eab25c3b08
commit
ee12588200
2 changed files with 1 additions and 3 deletions
|
@ -10,5 +10,3 @@ jack.play - JACK Sound File Player
|
|||
jack.plumbing - JACK Plumbing Daemon
|
||||
jack.scope - JACK Oscilloscope
|
||||
jack.udp - JACK UDP Transport Client
|
||||
|
||||
This requires jack-audio-connection-kit.
|
||||
|
|
|
@ -2,8 +2,8 @@ PRGNAM="jack-tools"
|
|||
VERSION="0.0.2"
|
||||
HOMEPAGE="http://packages.ubuntu.com/hardy/jack-tools"
|
||||
DOWNLOAD="http://archive.ubuntu.com/ubuntu/pool/universe/j/jack-tools/jack-tools_0.0.2.orig.tar.gz"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM="d824e3c18f1eb9da1fff4a59a9397d20"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit"
|
||||
MAINTAINER="B. Watson"
|
||||
|
|
Loading…
Reference in a new issue