wok-current diff bacon/receipt @ rev 25669
Add rdfind, required for firmware build
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Mar 02 20:53:40 2024 +0000 (11 months ago) |
parents | 01119cbefbc3 |
children |
line diff
1.1 --- a/bacon/receipt Wed Aug 31 16:18:16 2022 +0000 1.2 +++ b/bacon/receipt Sat Mar 02 20:53:40 2024 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="https://www.basic-converter.org/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="${WEB_SITE}stable/$TARBALL" 1.8 +WGET_URL="${WEB_SITE}museum/$TARBALL" 1.9 1.10 DEPENDS="gtk+" 1.11 BUILD_DEPENDS="gtk+-dev"