summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:00:52 -0700
committerVlad Glagolev2022-07-27 15:00:52 -0700
commit9466040361bf93db801ee63d9626cdd8b34354f5 (patch)
tree715a395f0e39bef139369cca002f22a4dc6a3a86 /chat-im
parentb3fcd08b8531ba066ea7c0c4092c11590c66321b (diff)
twitux: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/twitux/DEPENDS2
-rw-r--r--chat-im/twitux/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-im/twitux/DEPENDS b/chat-im/twitux/DEPENDS
index 665cbb2bd8..6ab95bb8cf 100755
--- a/chat-im/twitux/DEPENDS
+++ b/chat-im/twitux/DEPENDS
@@ -1,4 +1,4 @@
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends intltool &&
depends libxml2 &&
depends glib2 &&
diff --git a/chat-im/twitux/HISTORY b/chat-im/twitux/HISTORY
index b3b0914fd2..00488a45df 100644
--- a/chat-im/twitux/HISTORY
+++ b/chat-im/twitux/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)