[Lunar-commits] <moonbase-other> weechat: depends on libgcrypt

v4hn me at v4hn.de
Tue Mar 26 01:26:03 CET 2013


commit bb986176c126358af607d65fe65abab8d426bafd
Author: v4hn <me at v4hn.de>
Date: Mon, 25 Mar 2013 17:26:03 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/bb986176c126358af607d65fe65abab8d426bafd

weechat: depends on libgcrypt
---
  chat/weechat/DEPENDS      | +1/-0     
  zbeta/weechat-git/DEPENDS | +1/-0     
  2 files changed, 2 insertions(+)

--- a/chat/weechat/DEPENDS
+++ b/chat/weechat/DEPENDS
@@ -1,5 +1,6 @@
 depends ncurses
 depends cmake
+depends libgcrypt
 
 optional_depends "perl"   "-DENABLE_PERL=ON"   "-DENABLE_PERL=OFF"   "to compile the perl plugin"
 optional_depends "Python" "-DENABLE_PYTHON=ON" "-DENABLE_PYTHON=OFF" "to compile the Python plugin"
--- a/zbeta/weechat-git/DEPENDS
+++ b/zbeta/weechat-git/DEPENDS
@@ -1,5 +1,6 @@
 depends ncurses
 depends cmake
+depends libgcrypt
 
 optional_depends "perl"   "-DENABLE_PERL=ON"   "-DENABLE_PERL=OFF"   "to compile the perl plugin"
 optional_depends "Python" "-DENABLE_PYTHON=ON" "-DENABLE_PYTHON=OFF" "to compile the Python plugin"




More information about the Lunar-commits mailing list