wok diff gengetopt/receipt @ rev 25512
memtest: 386/1M support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 14 07:20:48 2023 +0000 (21 months ago) |
parents | dd8bca24b693 |
children |
line diff
1.1 --- a/gengetopt/receipt Wed Mar 02 15:59:03 2022 +0000 1.2 +++ b/gengetopt/receipt Tue Feb 14 07:20:48 2023 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="https://ftp.gnu.org/gnu/gengetopt/gengetopt-$VERSION.tar.xz" 1.5 1.6 DEPENDS="gcc-lib-base" 1.7 -BUILD_DEPENDS="flex" 1.8 +BUILD_DEPENDS="flex texinfo" 1.9 1.10 # What is the latest version available today? 1.11 current_version()