wok-current diff gc-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 35db2ca0cb06
children
line diff
     1.1 --- a/gc-dev/receipt	Wed May 24 17:43:17 2023 +0000
     1.2 +++ b/gc-dev/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -17,6 +17,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/lib
     1.6  	cp -a $install/usr/include $fs/usr
     1.7 -	cp -a $install/usr/lib/*.*a $fs/usr/lib
     1.8  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.9  }