wok-current diff mcabber/receipt @ rev 13741

mutt: fix build
author Paul Issott <paul@slitaz.org>
date Wed Dec 26 20:36:58 2012 +0000 (2012-12-26)
parents 19dcddc29280
children 7896f0694ef6
line diff
     1.1 --- a/mcabber/receipt	Fri Mar 11 23:13:30 2011 +0100
     1.2 +++ b/mcabber/receipt	Wed Dec 26 20:36:58 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()