wok diff etherape/receipt @ rev 25031

Add fatcat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 09:25:51 2022 +0000 (2022-05-20)
parents 69a08b0214f3
children 6b33f9da53d4
line diff
     1.1 --- a/etherape/receipt	Tue Feb 22 14:48:21 2022 +0100
     1.2 +++ b/etherape/receipt	Fri May 20 09:25:51 2022 +0000
     1.3 @@ -32,6 +32,9 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	# etherape should work with goocanvas-3.0 as well
     1.8 +	sed -i 's|goocanvas-2.0|goocanvas-3.0|'	configure &&
     1.9 +
    1.10  	./configure						\
    1.11  		--prefix=/usr					\
    1.12  		--libdir=/usr/lib				\