audio/qtractor: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
e749c79154
commit
a808b89308
|
@ -5,6 +5,4 @@ Architecture (ALSA) for MIDI, are the main infrastructures to evolve
|
|||
as a fairly-featured Linux desktop audio workstation GUI, specially
|
||||
dedicated to the personal home-studio.
|
||||
|
||||
This requires jack-audio-connection-kit.
|
||||
|
||||
Optional dependencies include liblo, librubberband, dssi, and lv2.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/qtractor/qtractor-0.5.3.tar.gz"
|
|||
MD5SUM="cae94dd21628f22351dec5521b5a564d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="dssi jack-audio-connection-kit liblo lv2"
|
||||
REQUIRES="jack-audio-connection-kit"
|
||||
MAINTAINER="Zbigniew Baniewski"
|
||||
EMAIL="Zbigniew.Baniewski@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue