wok diff mcabber/receipt @ rev 2696

Fix: gst-plugins-good and ugly BUILD_DEPENDS
author Rohit Joshi <jozee@slitaz.org>
date Wed Apr 22 11:39:58 2009 +0000 (2009-04-22)
parents 52dc4b48ed81
children 2c679ce49f4c
line diff
     1.1 --- a/mcabber/receipt	Mon Oct 06 19:20:18 2008 +0000
     1.2 +++ b/mcabber/receipt	Wed Apr 22 11:39:58 2009 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://lilotux.net/~mikael/mcabber"
     1.6  WGET_URL="$WEB_SITE/files/$TARBALL"
     1.7 -DEPENDS="libcrypto openssl"
     1.8 +DEPENDS="libcrypto openssl glib gpgme libgpg-error libiconv ncurses"
     1.9  BUILD_DEPENDS="libcrypto-dev openssl-dev glib glib-dev"
    1.10  
    1.11  # Rules to configure and make the package.