wok-next diff xpenguins/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 cc044c37d3ba
children d5aab818505e
line diff
     1.1 --- a/xpenguins/receipt	Thu Jan 14 22:11:10 2016 +0100
     1.2 +++ b/xpenguins/receipt	Sat Jun 09 11:23:42 2018 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/$TARBALL"
     1.5  
     1.6  DEPENDS="xorg-libXpm xorg-libX11 xorg-libXext"
     1.7 -BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev"
     1.8 +BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev xorg-libXt-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()