summaryrefslogtreecommitdiffstats
path: root/chat-im
diff options
context:
space:
mode:
authorRemko van der Vossen2014-09-25 15:43:15 +0200
committerRemko van der Vossen2014-09-25 15:43:15 +0200
commit9bea7133828dda34e72e12865bfafde92e69269d (patch)
tree58e5171fcaadcd929e596e6db5c6cf683b4eff90 /chat-im
parent28c552392eed0dc6a5f997601b1d224eeb9e946c (diff)
pidgin-sipe: added missing dependencies
Diffstat (limited to 'chat-im')
-rwxr-xr-xchat-im/pidgin-sipe/DEPENDS9
-rw-r--r--chat-im/pidgin-sipe/HISTORY3
2 files changed, 10 insertions, 2 deletions
diff --git a/chat-im/pidgin-sipe/DEPENDS b/chat-im/pidgin-sipe/DEPENDS
index 5419726ad5..920623fc7b 100755
--- a/chat-im/pidgin-sipe/DEPENDS
+++ b/chat-im/pidgin-sipe/DEPENDS
@@ -1,6 +1,11 @@
-depends pidgin &&
+depends gettext &&
depends glib2 &&
+depends icu &&
+depends libffi &&
+depends libidn &&
depends libxml2 &&
+depends nspr &&
depends nss &&
-depends gettext
+depends pcre &&
+depends pidgin
diff --git a/chat-im/pidgin-sipe/HISTORY b/chat-im/pidgin-sipe/HISTORY
index 2add5c63b2..505cdd67af 100644
--- a/chat-im/pidgin-sipe/HISTORY
+++ b/chat-im/pidgin-sipe/HISTORY
@@ -1,2 +1,5 @@
+2014-09-25 Remko van der Vossen <wich@sourcemage.org>
+ * DEPENDS: missing depends
+
2013-06-12 Remko van der Vossen <wich@sourcemage.org>
* DETAILS, DEPENDS: new spell