wok diff libsexymm/receipt @ rev 11653

Up apache (2.2.22, security fixes)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 11 10:02:20 2012 +0100 (2012-02-11)
parents 140b8b3064be
children 958a871e8cbc
line diff
     1.1 --- a/libsexymm/receipt	Thu May 26 22:40:08 2011 +0200
     1.2 +++ b/libsexymm/receipt	Sat Feb 11 10:02:20 2012 +0100
     1.3 @@ -9,14 +9,14 @@
     1.4  WEB_SITE="http://osiris.chipx86.com/projects/libsexy/"
     1.5  WGET_URL="http://releases.chipx86.com/libsexy/libsexymm/$TARBALL"
     1.6  
     1.7 -DEPENDS="glibmm libgiomm gtkmm libsexy libsigc++"
     1.8 -BUILD_DEPENDS=" glibmm-dev libgiomm-dev gtkmm-dev libsexy-dev libsigc++-dev"
     1.9 +DEPENDS="glibmm libgiomm cairomm gtkmm libsexy libsigc++"
    1.10 +BUILD_DEPENDS="glibmm-dev libgiomm-dev cairomm-dev gtkmm-dev libsexy-dev \
    1.11 +libsigc++-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17 -	./configure && make && make install
    1.18 +	./configure $CONFIGURE_ARGS && make && make install
    1.19  }
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.