wok-current diff meson/receipt @ rev 25656
testdisk: added description
author | Hans-G?nter Theisgen |
---|---|
date | Wed Feb 14 15:21:30 2024 +0100 (9 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 Wed Feb 14 15:21:30 2024 +0100 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 {