wok diff notecase/receipt @ rev 17674

tix: tcl 8.6 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 18 11:02:05 2015 +0100 (2015-02-18)
parents 17e313b5b9c1
children 2ab1d75df9f2
line diff
     1.1 --- a/notecase/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/notecase/receipt	Wed Feb 18 11:02:05 2015 +0100
     1.3 @@ -12,7 +12,8 @@
     1.4  TAGS="office notes"
     1.5  
     1.6  DEPENDS="gnome-vfs gtksourceview"
     1.7 -BUILD_DEPENDS="gtk+-dev pixman-dev gtksourceview-dev gnome-vfs-dev GConf-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev pixman-dev gtksourceview-dev gnome-vfs-dev GConf-dev \
     1.9 +pkg-config"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()