summaryrefslogtreecommitdiffstats
path: root/telephony
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:03:05 -0700
committerVlad Glagolev2022-07-27 15:03:05 -0700
commit438a9aabd96f27d4391a036075563dd56e8fff49 (patch)
tree5191d02f07f979cf427f242442410ef7ae4e1502 /telephony
parentfae13363a6f66b6cf97c4a0eaffa6afb79cf3aac (diff)
telepathy-idle: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'telephony')
-rwxr-xr-xtelephony/telepathy-idle/DEPENDS2
-rw-r--r--telephony/telepathy-idle/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/telephony/telepathy-idle/DEPENDS b/telephony/telepathy-idle/DEPENDS
index f961c83c26..5c452925e5 100755
--- a/telephony/telepathy-idle/DEPENDS
+++ b/telephony/telepathy-idle/DEPENDS
@@ -1,6 +1,6 @@
depends glib2 &&
depends dbus-glib &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends python &&
depends libxslt &&
depends SSL
diff --git a/telephony/telepathy-idle/HISTORY b/telephony/telepathy-idle/HISTORY
index 6675b8129b..d6c6657763 100644
--- a/telephony/telepathy-idle/HISTORY
+++ b/telephony/telepathy-idle/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: openssl => SSL