wok-next diff fsthost/receipt @ rev 20790

1. update also pinentry-gtk to new version 2. add to both fltk-dev so fltk-config is found 3. I want to force also a build to see if it really builds OKish here (see wok-build)
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 11:23:42 2018 +0000 (2018-06-09)
parents 380ffe05937a
children f48456621a9d
line diff
     1.1 --- a/fsthost/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/fsthost/receipt	Sat Jun 09 11:23:42 2018 +0000
     1.3 @@ -10,8 +10,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE-$VERSION.tar.xz"
     1.6  
     1.7 -DEPENDS="wine gtk+ libxml2 jack-audio-connection-kit"
     1.8 -BUILD_DEPENDS="gtk+-dev libxml2-dev wine-rt-dev jack-audio-connection-kit-dev"
     1.9 +DEPENDS="wine gtk+ libxml2 jack"
    1.10 +BUILD_DEPENDS="gtk+-dev libxml2-dev wine-rt-dev jack-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()