wok diff directfb/receipt @ rev 21810

Add python-cffi, python-cparser & python-cryptography
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 17 18:44:53 2019 +0200 (2019-08-17)
parents e978ec150de3
children 3fdf0e2152ae
line diff
     1.1 --- a/directfb/receipt	Thu Feb 21 14:15:49 2019 +0100
     1.2 +++ b/directfb/receipt	Sat Aug 17 18:44:53 2019 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  WGET_URL="http://sources.buildroot.net/$TARBALL"
     1.5  
     1.6  DEPENDS="freetype libpng libjpeg tslib zlib"
     1.7 -BUILD_DEPENDS="fluxcomp freetype-dev jpeg-dev libpng-dev perl tslib-dev"
     1.8 +BUILD_DEPENDS="autoconf automake fluxcomp freetype-dev jpeg-dev libpng-dev libtool perl tslib-dev"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  # Handle cross compilation.