wok diff Geomyidae/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 c66922837e6c
children a3b6dd3aac6f
line diff
     1.1 --- a/Geomyidae/receipt	Fri Feb 08 14:02:16 2019 +0100
     1.2 +++ b/Geomyidae/receipt	Sat Aug 17 18:44:53 2019 +0200
     1.3 @@ -18,6 +18,7 @@
     1.4  {
     1.5  	make CC=gcc PREFIX=/usr &&
     1.6  	make install \
     1.7 +		PREFIX=/usr \
     1.8  		DESTDIR=$DESTDIR || exit 1
     1.9  }
    1.10