summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:00:31 -0700
committerVlad Glagolev2022-07-27 15:00:31 -0700
commit11746ec8c84f41052e1b6062baf6f64f33529e5c (patch)
tree7db210170f2318a7037df7356eb1471974933534 /audio-creation
parent517535360208e6c19f76c16da66ce369bcd207ce (diff)
amsynth: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/amsynth/DEPENDS2
-rw-r--r--audio-creation/amsynth/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-creation/amsynth/DEPENDS b/audio-creation/amsynth/DEPENDS
index 0285bb0ece..69e1a02c29 100755
--- a/audio-creation/amsynth/DEPENDS
+++ b/audio-creation/amsynth/DEPENDS
@@ -1,5 +1,5 @@
depends libtool &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends -sub CXX gcc &&
depends gtkmm2 &&
diff --git a/audio-creation/amsynth/HISTORY b/audio-creation/amsynth/HISTORY
index 229d858846..0596d049be 100644
--- a/audio-creation/amsynth/HISTORY
+++ b/audio-creation/amsynth/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2014-11-17 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.5.1; renewed urls; dropped SPELLX
* CONFIGURE: added realtime options