wok-current diff grub2-efi/receipt @ rev 25627
Patch sundown to use new gcc
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Sep 04 19:37:09 2023 +0000 (16 months ago) |
parents | 17091bc7c301 |
children | 5926178cd6fa |
line diff
1.1 --- a/grub2-efi/receipt Thu Feb 10 18:04:02 2022 +0000 1.2 +++ b/grub2-efi/receipt Mon Sep 04 19:37:09 2023 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="http://ftp.gnu.org/gnu/grub/$TARBALL" 1.5 1.6 DEPENDS="freetype grep libdevmapper libusb-compat libusb ncurses zlib" 1.7 -BUILD_DEPENDS="bison flex freetype-dev fuse-dev libdevmapper-dev 1.8 +BUILD_DEPENDS="bison flex freetype-dev fuse2-dev libdevmapper-dev 1.9 libusb-compat-dev libusb-dev ncurses-dev xz-dev zlib-dev" 1.10 1.11 CONFIG_FILES="/etc/default/grub /etc/grub.d/40_custom"