From 146bae6dfd0de234b74f9eade67c684f0b769de6 Mon Sep 17 00:00:00 2001 From: Ismael Luceno Date: Sat, 18 May 2019 03:08:53 +0200 Subject: purple-vk-plugin: Update dependency; s/gettext/GETTEXT/ --- chat-im/purple-vk-plugin/DEPENDS | 2 +- chat-im/purple-vk-plugin/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'chat-im') diff --git a/chat-im/purple-vk-plugin/DEPENDS b/chat-im/purple-vk-plugin/DEPENDS index 97bbbd81f8..5462792040 100755 --- a/chat-im/purple-vk-plugin/DEPENDS +++ b/chat-im/purple-vk-plugin/DEPENDS @@ -1,6 +1,6 @@ depends cmake && depends -sub CXX gcc && -depends gettext && +depends GETTEXT && depends glib2 && depends libxml2 && depends git && diff --git a/chat-im/purple-vk-plugin/HISTORY b/chat-im/purple-vk-plugin/HISTORY index 2fc08314df..660c247eae 100644 --- a/chat-im/purple-vk-plugin/HISTORY +++ b/chat-im/purple-vk-plugin/HISTORY @@ -1,3 +1,6 @@ +2019-05-18 Ismael Luceno + * DEPENDS: Update dependency; s/gettext/GETTEXT/ + 2017-04-03 Pavel Vinogradov * DETAILS: switched to a more fresh GitHub fork * DEPENDS: mercurial -> git -- cgit v1.2.3