wok-current diff xorg-libXrender-dev/receipt @ rev 25701

Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author Stanislas Leduc <shann@slitaz.org>
date Fri Apr 19 12:48:51 2024 +0000 (2 months ago)
parents 90da971c54e0
children
line diff
     1.1 --- a/xorg-libXrender-dev/receipt	Mon Nov 11 17:24:23 2019 +0100
     1.2 +++ b/xorg-libXrender-dev/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -22,5 +22,4 @@
     1.4  	cp -a $src/COPYING		$fs/usr/share/licenses/${PACKAGE%-dev}.txt
     1.5  	cp -a $install/usr/include	$fs/usr
     1.6  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.7 -	cp -a $install/usr/lib/*.la	$fs/usr/lib
     1.8  }