wok-current diff meson/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 (6 months ago)
parents a5f1c40a8984
children 8d53169054d1
line diff
     1.1 --- a/meson/receipt	Sun Jul 31 16:52:43 2022 +0100
     1.2 +++ b/meson/receipt	Fri Apr 19 12:48:51 2024 +0000
     1.3 @@ -11,8 +11,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/mesonbuild/$PACKAGE/releases/download/$VERSION/$TARBALL"
     1.6  
     1.7 -DEPENDS="ninja py3k"
     1.8 -BUILD_DEPENDS="py3k"
     1.9 +DEPENDS="ninja python3-setuptools"
    1.10 +BUILD_DEPENDS="python3-setuptools"
    1.11  
    1.12  current_version()
    1.13  {