wok diff libgpod/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (23 months ago)
parents 870e1ce31226
children d3556b8f5c3d
line diff
     1.1 --- a/libgpod/receipt	Fri Apr 08 10:34:41 2022 +0000
     1.2 +++ b/libgpod/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -26,6 +26,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	sed 's|libplist >= 1.0|libplist-2.0 >= 2.2.0|' -i configure*
     1.8  	./configure --prefix=/usr $CONFIGURE_ARGS &&
     1.9  	make PREFIX=/usr -j 1 &&
    1.10  	make PREFIX=/usr DESTDIR=$DESTDIR install