wok diff avrdude/receipt @ rev 21254

Up hg-git (0.8.12), shaarli (0.10.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 12 11:04:49 2019 +0200 (2019-04-12)
parents 9415addc582d
children 9af0e03b8ad0
line diff
     1.1 --- a/avrdude/receipt	Thu Oct 12 11:08:12 2017 +0200
     1.2 +++ b/avrdude/receipt	Fri Apr 12 11:04:49 2019 +0200
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="http://download.savannah.gnu.org/releases/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="libftdi libusb-compat libusb readline elfutils"
     1.7 -BUILD_DEPENDS="$DEPENDS libusb-compat-dev libusb-dev libftdi-dev elfutils-dev"
     1.8 +BUILD_DEPENDS="$DEPENDS libusb-compat-dev libusb-dev libftdi-dev elfutils-dev \
     1.9 +file"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()