summaryrefslogtreecommitdiffstats
path: root/telephony
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:03:09 -0700
committerVlad Glagolev2022-07-27 15:03:09 -0700
commit1e1f74f5ddc35b125d4c76f41b89e13d0db8a4e3 (patch)
tree8ab070a6bd539bbbfe21a6255d8ceee8006e4a92 /telephony
parentb2ecb8ee814d6e2b0f2f22005b933892e33ce0c5 (diff)
ucommon: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'telephony')
-rwxr-xr-xtelephony/ucommon/DEPENDS2
-rw-r--r--telephony/ucommon/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/telephony/ucommon/DEPENDS b/telephony/ucommon/DEPENDS
index 8621ccca8d..5edeb73a36 100755
--- a/telephony/ucommon/DEPENDS
+++ b/telephony/ucommon/DEPENDS
@@ -1,4 +1,4 @@
depends -sub CXX gcc &&
depends libtool &&
-optional_depends pkgconfig '--with-pkg-config' '--without-pkg-config' 'find packages'
+optional_depends PKG-CONFIG '--with-pkg-config' '--without-pkg-config' 'find packages'
diff --git a/telephony/ucommon/HISTORY b/telephony/ucommon/HISTORY
index e03a2540e1..c949ce9bab 100644
--- a/telephony/ucommon/HISTORY
+++ b/telephony/ucommon/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2011-08-20 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 5.0.5
converted to upstream signature checking