mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
audio/carla: Fixed dep info
This commit is contained in:
parent
f3ed9c3d31
commit
97748d565c
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/falkTX/Carla/archive/v2.1/Carla-2.1.tar.gz"
|
|||
MD5SUM="908c535c4b88021f773f574f420552fb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jack liblo python3-PyQt5"
|
||||
REQUIRES="jack liblo"
|
||||
MAINTAINER="Michales Michaloudes"
|
||||
EMAIL="korgie@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue