wok-stable diff mcabber/receipt @ rev 2280

mysql: fix build_depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 19 10:57:51 2009 +0000 (2009-02-19)
parents cb884d540a01
children cde7fa93f1d6
line diff
     1.1 --- a/mcabber/receipt	Fri Oct 03 17:20:31 2008 +0000
     1.2 +++ b/mcabber/receipt	Thu Feb 19 10:57:51 2009 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://lilotux.net/~mikael/mcabber"
     1.5  WGET_URL="$WEB_SITE/files/$TARBALL"
     1.6  DEPENDS="libcrypto openssl"
     1.7 -BUILD_DEPENDS="libcrypto-dev openssl-dev glib"
     1.8 +BUILD_DEPENDS="libcrypto-dev openssl-dev glib glib-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()