summaryrefslogtreecommitdiffstats
path: root/chat-libs
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs')
-rwxr-xr-xchat-libs/meanwhile/DEPENDS2
-rw-r--r--chat-libs/meanwhile/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-libs/meanwhile/DEPENDS b/chat-libs/meanwhile/DEPENDS
index 7177954b0e..bd72807d93 100755
--- a/chat-libs/meanwhile/DEPENDS
+++ b/chat-libs/meanwhile/DEPENDS
@@ -1,5 +1,5 @@
depends glib2 &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
optional_depends 'doxygen' \
'--enable-doxygen' \
diff --git a/chat-libs/meanwhile/HISTORY b/chat-libs/meanwhile/HISTORY
index c5f8f91933..01a06a1538 100644
--- a/chat-libs/meanwhile/HISTORY
+++ b/chat-libs/meanwhile/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)