summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-10-27 10:58:13 +0000
committer Eric Hameleers <alien@slackware.com>2021-10-27 10:58:13 +0000
commitbfe2941c7c9c574622b2b6ac8be1886bd1f8e5ad (patch)
tree37d7403188dd6f0fe6448f558e98818c99e31659
parentbb547e225870376936d4ff3f66864ac28bdd2c17 (diff)
downloadasb-bfe2941c7c9c574622b2b6ac8be1886bd1f8e5ad.tar.gz
asb-bfe2941c7c9c574622b2b6ac8be1886bd1f8e5ad.tar.xz
lilv: update the dependency list
-rwxr-xr-xlilv/build/lilv.SlackBuild2
-rw-r--r--lilv/build/slack-required1
2 files changed, 2 insertions, 1 deletions
diff --git a/lilv/build/lilv.SlackBuild b/lilv/build/lilv.SlackBuild
index 546b1a1d..dfceaa32 100755
--- a/lilv/build/lilv.SlackBuild
+++ b/lilv/build/lilv.SlackBuild
@@ -29,7 +29,7 @@
# Descr: library for using LV2 plugins in applications
# URL: http://drobilla.net/software/lilv/
# Build needs:
-# Needs: sratom
+# Needs: lv2, serd, sord, sratom
# Changelog:
# 0.24.4-1: 21/Feb/2019 by Eric Hameleers <alien@slackware.com>
# * Initial build.
diff --git a/lilv/build/slack-required b/lilv/build/slack-required
index ebddafef..57902493 100644
--- a/lilv/build/slack-required
+++ b/lilv/build/slack-required
@@ -1,3 +1,4 @@
+lv2
serd
sord
sratom