wok diff mcabber/receipt @ rev 13259
fail2ban: Fixed a typo.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Aug 17 14:57:23 2012 +0000 (2012-08-17) |
parents | 19dcddc29280 |
children | 7896f0694ef6 |
line diff
1.1 --- a/mcabber/receipt Fri Mar 11 23:13:30 2011 +0100 1.2 +++ b/mcabber/receipt Fri Aug 17 14:57:23 2012 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://lilotux.net/~mikael/mcabber" 1.5 WGET_URL="$WEB_SITE/files/$TARBALL" 1.6 DEPENDS="libcrypto openssl glib gpgme libgpg-error ncurses" 1.7 +BUILD_DEPENDS="ncurses-dev glib-dev" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()