wok-current diff pcre/receipt @ rev 25685
Add checkspace / fetchall feature for tazpkg
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Thu Mar 14 20:28:39 2024 +0000 (8 months ago) |
parents | eb6fc44c0c5f |
children |
line diff
1.1 --- a/pcre/receipt Sat Jun 25 16:40:25 2022 +0100 1.2 +++ b/pcre/receipt Thu Mar 14 20:28:39 2024 +0000 1.3 @@ -11,6 +11,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 1.7 +DEPENDS="gcc-lib-base" 1.8 + 1.9 HOST_ARCH="i486 arm" 1.10 1.11 current_version()