wok diff lorcon-old/receipt @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents 380ffe05937a
children d66160614dc4
line diff
     1.1 --- a/lorcon-old/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/lorcon-old/receipt	Wed May 11 08:28:28 2022 -0400
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	touch -d 197001010000 .depend
     1.8  	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10