summaryrefslogtreecommitdiffstats
path: root/telephony
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:03:07 -0700
committerVlad Glagolev2022-07-27 15:03:07 -0700
commit7fcb40d6ef3c129e6f34c1546a1d54d826da6a54 (patch)
tree88200d27fea89ffcbe29e101664dba67c773868b /telephony
parentb123c07a683b54a46d1b0c868e6dd0fa9565152b (diff)
telepathy-qt: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'telephony')
-rwxr-xr-xtelephony/telepathy-qt/DEPENDS2
-rw-r--r--telephony/telepathy-qt/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/telephony/telepathy-qt/DEPENDS b/telephony/telepathy-qt/DEPENDS
index 15c024def9..e544c4536d 100755
--- a/telephony/telepathy-qt/DEPENDS
+++ b/telephony/telepathy-qt/DEPENDS
@@ -2,7 +2,7 @@ depends -sub CXX gcc &&
if [[ $TELQT_SVN == y ]];then
depends git
fi &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends cmake &&
depends qtbase &&
depends qttools &&
diff --git a/telephony/telepathy-qt/HISTORY b/telephony/telepathy-qt/HISTORY
index 5df771461c..2919a75982 100644
--- a/telephony/telepathy-qt/HISTORY
+++ b/telephony/telepathy-qt/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2015-06-13 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.9.6.1
* PRE_BUILD, qt55.diff: deleted