wok diff hplip/receipt @ rev 17562
syslinux/iso2exe: use iso size to compute md5sum
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 07 15:39:46 2015 +0100 (2015-02-07) |
parents | 7896f0694ef6 |
children | 9e01bc6321ea |
line diff
1.1 --- a/hplip/receipt Sat Aug 10 21:12:16 2013 +0000 1.2 +++ b/hplip/receipt Sat Feb 07 15:39:46 2015 +0100 1.3 @@ -16,7 +16,8 @@ 1.4 libgphoto2 libexif gcc-lib-base libtool libv4l net-snmp PyQt-x11-gpl" 1.5 BUILD_DEPENDS="ghostscript-dev dbus-python-dev sane-backends-dev \ 1.6 sane-backends libexif-dev libgphoto2-dev Qt4-dev libgphoto2 pkg-config libusb-dev \ 1.7 -jpeg-dev cups-dev dbus-dev tiff-dev python python-dev dbus-python net-snmp-dev" 1.8 +jpeg-dev cups-dev dbus-dev tiff-dev python python-dev dbus-python net-snmp-dev \ 1.9 +libtool" 1.10 1.11 # Rules to configure and make the package. --prefix=/usr 1.12 compile_rules()