diff options
author | René Schümann <white06tiger@gmail.com> | 2015-03-26 20:42:36 +0000 |
---|---|---|
committer | René Schümann <white06tiger@gmail.com> | 2015-03-26 20:42:36 +0000 |
commit | 1f247dd0a4526cf472140b5f0f766f95b32ecb8e (patch) | |
tree | b2c2d212f7b87ffee98c5696a2e92452e7436f68 /plugins/MirOTR/DEPENDENCIES.txt | |
parent | ff89b415dfda0190cae5a848e92e5315e8ad3b62 (diff) |
MirOTR: switched resources to English (well they are English actually :P) Though, I'm unsure if Neutral wouldn't be better... Miranda uses mostly English though, Neutral is quite rare and Russian spreads like a virus^^
Also added Git URIs to some dependencies (gnupg.org was quite buggy the last few days as they've updated their website)
ToDo: fix MirOTR's dynamic load / unload (doesn't properly work and can cause a crash)
git-svn-id: http://svn.miranda-ng.org/main/trunk@12514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirOTR/DEPENDENCIES.txt')
-rw-r--r-- | plugins/MirOTR/DEPENDENCIES.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MirOTR/DEPENDENCIES.txt b/plugins/MirOTR/DEPENDENCIES.txt index eb94a0efc8..fff897b294 100644 --- a/plugins/MirOTR/DEPENDENCIES.txt +++ b/plugins/MirOTR/DEPENDENCIES.txt @@ -1,8 +1,8 @@ ekhtml ( http://ekhtml.sourceforge.net/ || Github mirror: https://github.com/hilbix/ekhtml )
0.3.3-pre 2004-06-12 (from Github mirror, hash 0092d9d)
-Libgpg-error ( https://gnupg.org/download/ )
+Libgpg-error ( https://gnupg.org/download/ || git://git.gnupg.org/libgpg-error.git )
1.18
-Libgcrypt ( https://gnupg.org/download/ )
+Libgcrypt ( https://gnupg.org/download/ || git://git.gnupg.org/libgcrypt.git )
1.6.3
libotr ( https://otr.cypherpunks.ca/ )
4.1.0-dev (hash 03e3cad)
|