# HG changeset patch # User Pascal Bellard # Date 1334870746 -7200 # Node ID 0f924bbd9a0dcccc482576971fe56c871bc381ee # Parent 48d4b6265189e11926049d6eaf4076b37e5a462d sane-backends: update bdeps diff -r 48d4b6265189 -r 0f924bbd9a0d sane-backends/receipt --- a/sane-backends/receipt Thu Apr 19 23:17:20 2012 +0200 +++ b/sane-backends/receipt Thu Apr 19 23:25:46 2012 +0200 @@ -10,7 +10,8 @@ WGET_URL="ftp://ftp2.sane-project.org/pub/sane/$PACKAGE-$VERSION/$TARBALL" DEPENDS="libusb-compat jpeg tiff zlib libgphoto2 libv4l libltdl" -BUILD_DEPENDS="libusb-compat-dev jpeg-dev tiff-dev zlib-dev libv4l-dev libgphoto2-dev" +BUILD_DEPENDS="libusb-compat-dev jpeg-dev tiff-dev zlib-dev libv4l-dev \ +libgphoto2-dev libtool" # Rules to configure and make the package. compile_rules()