summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:00:35 -0700
committerVlad Glagolev2022-07-27 15:00:35 -0700
commitbca5ed1194f293dae994c3b2331b6c9a38a96524 (patch)
treefa6900761e7cd7da9355d5aa8189708e3ed83e22 /audio-creation
parent2458e6b8284f0d4cb880eb73b0c17aed9661aaa3 (diff)
nekobee: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/nekobee/DEPENDS2
-rw-r--r--audio-creation/nekobee/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-creation/nekobee/DEPENDS b/audio-creation/nekobee/DEPENDS
index 174bde5eda..ce9df56631 100755
--- a/audio-creation/nekobee/DEPENDS
+++ b/audio-creation/nekobee/DEPENDS
@@ -1,4 +1,4 @@
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends liblo &&
depends ladspa &&
depends dssi &&
diff --git a/audio-creation/nekobee/HISTORY b/audio-creation/nekobee/HISTORY
index 89bd538d98..b7ce45a170 100644
--- a/audio-creation/nekobee/HISTORY
+++ b/audio-creation/nekobee/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2007-08-31 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: Updated to 0.1.6, updated SOURCE_URL.
* PRE_BUILD, nekobee_gtk.patch: Deleted, patch applied upstream.