summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:00:32 -0700
committerVlad Glagolev2022-07-27 15:00:32 -0700
commitb8b1794369efc4fffe46960e5e41ce2dd8212026 (patch)
treeaaf776040280be5ea25bc9f8e1817971a6b90f94 /audio-creation
parent11746ec8c84f41052e1b6062baf6f64f33529e5c (diff)
ardour2: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/ardour2/DEPENDS2
-rw-r--r--audio-creation/ardour2/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-creation/ardour2/DEPENDS b/audio-creation/ardour2/DEPENDS
index 25d9e87466..7d1df2391c 100755
--- a/audio-creation/ardour2/DEPENDS
+++ b/audio-creation/ardour2/DEPENDS
@@ -1,7 +1,7 @@
depends -sub CXX gcc &&
depends scons &&
depends python &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends libtool &&
depends libxml2 &&
depends libxslt &&
diff --git a/audio-creation/ardour2/HISTORY b/audio-creation/ardour2/HISTORY
index 4664c10e5f..933531d1e5 100644
--- a/audio-creation/ardour2/HISTORY
+++ b/audio-creation/ardour2/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2014-08-24 Thomas Orgis <sobukus@sourcemage.org>
DEPENDS, PRE_BUILD, BUILD, INSTALL: Keep it building with old version
of aubio, fixed lv2 dep. Note for the future: Ardour 2 is not obsoleted by