wok diff obby/receipt @ rev 13112

amsn: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 27 10:11:54 2012 +0200 (2012-06-27)
parents 8fd90285da5e
children 600aaedb561d
line diff
     1.1 --- a/obby/receipt	Wed Mar 03 00:11:28 2010 +0100
     1.2 +++ b/obby/receipt	Wed Jun 27 10:11:54 2012 +0200
     1.3 @@ -6,12 +6,14 @@
     1.4  SHORT_DESC="Realtime collaborative text-editing functionality."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -DEPENDS="gnutls libgpg-error libgcrypt net6 libsigc++ zlib gcc-lib-base libtasn1"
     1.8 -BUILD_DEPENDS="$DEPENDS gnutls-dev libgpg-error-dev libgcrypt-dev net6-dev"
     1.9  WEB_SITE="http://gobby.0x539.de/trac/"
    1.10  WGET_URL="http://releases.0x539.de/obby/$TARBALL"
    1.11  TAGS="collaboration text-editor"
    1.12  
    1.13 +DEPENDS="gnutls libgpg-error libgcrypt net6 libsigc++ zlib gcc-lib-base libtasn1"
    1.14 +BUILD_DEPENDS="$DEPENDS gnutls-dev libgpg-error-dev libgcrypt-dev net6-dev \
    1.15 +libsigc++-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {