mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
multimedia/dsmidiwifi: Fixed dep information
This commit is contained in:
parent
6edfe23bcf
commit
01be7dcc8c
2 changed files with 3 additions and 2 deletions
|
@ -4,4 +4,5 @@ via Wifi to MIDI applications.
|
|||
Mini howto: Start jack and dsmidiwifi. Then start a (dsmi) wifimidi program on
|
||||
another network device (like midimonitor on iPad)
|
||||
|
||||
Optional runtime (for easy routing of dsmidiwifi): jack, qjackctl
|
||||
Optional runtime dependencies (for easy routing of dsmidiwifi) are
|
||||
jack-audio-connection-kit and qjackctl
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://dsmi.googlecode.com/files/dsmidiwifi-v1.01.tgz"
|
|||
MD5SUM="e45703b1a37602d6326916d2ce1b404c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack-audio-connection-kit qjackctl"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Michales Michaloudes"
|
||||
EMAIL="korgie@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue