wok diff avrdude/receipt @ rev 20505

partclone 0.2.89 -> 0.2.70: dpkg-architecture not used here
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Oct 30 11:23:14 2018 +0000 (2018-10-30)
parents 9e45f21b3946
children 7bc5e65f1caa
line diff
     1.1 --- a/avrdude/receipt	Wed Oct 11 21:57:55 2017 +0200
     1.2 +++ b/avrdude/receipt	Tue Oct 30 11:23:14 2018 +0000
     1.3 @@ -11,7 +11,7 @@
     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"
     1.8 +BUILD_DEPENDS="$DEPENDS libusb-compat-dev libusb-dev libftdi-dev elfutils-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()