wok diff ghostscript/receipt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (2022-05-10)
parents bbb38f5d2cd9
children 70fb2457b74f
line diff
     1.1 --- a/ghostscript/receipt	Wed Mar 02 07:25:16 2022 +0100
     1.2 +++ b/ghostscript/receipt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -34,11 +34,6 @@
     1.4  	rm -rf jpeg libpng zlib jasper expat
     1.5  
     1.6  	# --disable-compile-inits is needed for linking with system-zlib
     1.7 -
     1.8 -	# 9.02
     1.9 -	sed -i '32i#include <cups/ppd.h>' \
    1.10 -		cups/colord.h
    1.11 -
    1.12  	./configure								\
    1.13  		CC=gcc-83							\
    1.14  		CXX=g++-83							\