wok-current diff meson/receipt @ rev 25640

Patch xorg-server (CVE-2023-6816, CVE-2024-0229, CVE-2024-0408, CVE-2024-0409, CVE-2024-21885, CVE-2024-21886)
author Stanislas Leduc <shann@slitaz.org>
date Tue Jan 16 20:32:03 2024 +0000 (12 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	Tue Jan 16 20:32:03 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  {