wok-6.x diff cairo/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 | 9501f694872e |
children | 54ab3852dc4f |
line diff
1.1 --- a/cairo/receipt Tue Feb 12 17:49:17 2019 +0100 1.2 +++ b/cairo/receipt Sat Aug 17 18:44:53 2019 +0200 1.3 @@ -29,6 +29,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 + sed -i '/index.sgml/d' doc/public/Makefile* 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --enable-xcb \