Add missing lilv/lv2 dependencies and enable build

Closes #52
This commit is contained in:
BtbN
2021-03-14 20:06:25 +01:00
parent 791b9eade1
commit 8e7b58f924
5 changed files with 112 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
LV2_REPO="https://gitlab.com/lv2/lv2.git"
LV2_COMMIT="ba34a58b32839491335b5bcbda46e11c4b209cbc"
LV2_REPO="https://github.com/lv2/lv2.git"
LV2_COMMIT="611759daacc377a2dba97723097338fceffd6ef8"
ffbuild_enabled() {
return 0