wok-current diff libxfce4util/receipt @ rev 16764

Up tazlito (5.2.3), tazusb (4.2.5): do not save pid files
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 17 11:25:07 2014 +0200 (2014-06-17)
parents ed01c3d67888
children 6e8b1bcb30e2
line diff
     1.1 --- a/libxfce4util/receipt	Mon Apr 07 07:36:50 2014 +0000
     1.2 +++ b/libxfce4util/receipt	Tue Jun 17 11:25:07 2014 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.5  
     1.6  DEPENDS="gtk+"
     1.7 -BUILD_DEPENDS="gtk+-dev intltool"
     1.8 +BUILD_DEPENDS="gtk+-dev intltool pkg-config"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()