wok diff libxfce4util/receipt @ rev 18823

Add ptpython
author Paul Issott <paul@slitaz.org>
date Sat Jan 16 10:00:54 2016 +0000 (2016-01-16)
parents ed01c3d67888
children 6e8b1bcb30e2
line diff
     1.1 --- a/libxfce4util/receipt	Mon Apr 07 07:36:50 2014 +0000
     1.2 +++ b/libxfce4util/receipt	Sat Jan 16 10:00:54 2016 +0000
     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()