wok-6.x diff mcabber/receipt @ rev 13944

xorg-xauth: add common path (thanks mojo)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 29 09:43:35 2013 +0100 (2013-01-29)
parents 19dcddc29280
children 7896f0694ef6
line diff
     1.1 --- a/mcabber/receipt	Fri Mar 11 23:13:30 2011 +0100
     1.2 +++ b/mcabber/receipt	Tue Jan 29 09:43:35 2013 +0100
     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()