wok-next rev 19904

avrdude: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 12 18:55:33 2017 +0200 (2017-10-12)
parents b81a67e2a4db
children b3396910c619
files avrdude/receipt fltk-2.0.x/receipt
line diff
     1.1 --- a/avrdude/receipt	Thu Oct 12 18:00:53 2017 +0200
     1.2 +++ b/avrdude/receipt	Thu Oct 12 18:55:33 2017 +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"
     1.8 +BUILD_DEPENDS="$DEPENDS libusb-compat-dev libusb-dev libftdi-dev elfutils-dev \
     1.9 +readline-dev udev-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
     2.1 --- a/fltk-2.0.x/receipt	Thu Oct 12 18:00:53 2017 +0200
     2.2 +++ b/fltk-2.0.x/receipt	Thu Oct 12 18:55:33 2017 +0200
     2.3 @@ -20,7 +20,7 @@
     2.4  # Rules to configure and make the package.
     2.5  compile_rules()
     2.6  {
     2.7 -	cd $src
     2.8 +	sed -i 's/0xAA\([,}]\)/-86\1/g' src/UpBox.cxx
     2.9  	find -name Makefile | sed 's/Makefile/makedepend/' | xargs touch -d 197001010000
    2.10  	  patch -p0 src/filename_list.cxx <<EOF
    2.11  66c66