wok-next diff avrdude/receipt @ rev 20269

remove cups-pam
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 08 08:49:56 2017 +0100 (2017-11-08)
parents 533d88c4b302
children 757d032c55c7
line diff
     1.1 --- a/avrdude/receipt	Wed Oct 11 22:07:42 2017 +0200
     1.2 +++ b/avrdude/receipt	Wed Nov 08 08:49:56 2017 +0100
     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()