wok diff grub2-efi/receipt @ rev 22368

graphviz: $WGET_URL depends on $VERSION
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 22 18:03:35 2019 +0100 (2019-11-22)
parents 81f116b5627e
children 996067d113c6
line diff
     1.1 --- a/grub2-efi/receipt	Sun Apr 21 18:04:49 2019 +0200
     1.2 +++ b/grub2-efi/receipt	Fri Nov 22 18:03:35 2019 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="ftp://ftp.gnu.org/gnu/grub/$TARBALL"
     1.5  
     1.6  DEPENDS="zlib freetype ncurses libusb-compat grep libusb libdevmapper"
     1.7 -BUILD_DEPENDS="flex bison zlib-dev xz-dev freetype-dev ncurses-dev \
     1.8 +BUILD_DEPENDS="flex bison zlib-dev xz-dev freetype-dev ncurses-dev fuse-dev \
     1.9  libusb-compat-dev libusb-dev libdevmapper-dev"
    1.10  
    1.11  # Rules to configure and make the package.