mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
audio/jack_capture: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
ee12588200
commit
d162f01563
2 changed files with 2 additions and 4 deletions
|
@ -5,6 +5,4 @@ iCore 7).
|
|||
Meterbridge is a nice companion program (VU meters) unless you start
|
||||
the program from console.
|
||||
|
||||
Requires: jack-audio-connection-kit
|
||||
|
||||
Optional runtime (not required for compile) meterbridge, lame
|
||||
Optional runtime dependencies are meterbridge and lame.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://archive.notam02.no/arkiv/src/jack_capture-0.9.57.tar.gz"
|
|||
MD5SUM="c78ddb7d6b9f1bbef20f663d7c3f99a5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit lame meterbridge"
|
||||
REQUIRES="jack-audio-connection-kit"
|
||||
MAINTAINER="Michales Michaloudes"
|
||||
EMAIL="korgie@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue