wok diff tazweb/receipt @ rev 16268

ARM: add libsexy libsndfile
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 05 20:04:34 2014 +0200 (2014-04-05)
parents 8098d6eb4fdc
children 630e9bcf2759
line diff
     1.1 --- a/tazweb/receipt	Sat Apr 05 19:43:34 2014 +0200
     1.2 +++ b/tazweb/receipt	Sat Apr 05 20:04:34 2014 +0200
     1.3 @@ -11,8 +11,8 @@
     1.4  WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.gz"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -DEPENDS="gtk+ libsoup libwebkit libxslt"
     1.8 -BUILD_DEPENDS="gtk+-dev libsoup-dev libwebkit-dev libxslt-dev"
     1.9 +DEPENDS="glib gtk+ libsoup libwebkit libxslt"
    1.10 +BUILD_DEPENDS="glib-dev gtk+-dev libsoup-dev libwebkit-dev libxslt-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()