summaryrefslogtreecommitdiff
path: root/package/sane-backends
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-27 23:09:19 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-27 23:09:19 +0100
commitdd163e09b582177ce54fae44b63b10579ee0746d (patch)
tree80f6341bacc9e62a274231157ec35a5b262f5e24 /package/sane-backends
parent537a2c4eaa446e52c6ba07007eb9ae75998b5580 (diff)
fix make allmodconfig
update several packages, remove snort-wireless.
Diffstat (limited to 'package/sane-backends')
-rw-r--r--package/sane-backends/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/sane-backends/Makefile b/package/sane-backends/Makefile
index deba7ab65..445e50899 100644
--- a/package/sane-backends/Makefile
+++ b/package/sane-backends/Makefile
@@ -6,11 +6,12 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= sane-backends
PKG_VERSION:= 1.0.20
PKG_RELEASE:= 1
-PKG_BUILDDEP+= libpthread libusb
PKG_MD5SUM:= a0cfdfdebca2feb4f2ba5d3418b15a42
PKG_DESCR:= Scanner access now easy
PKG_SECTION:= misc
PKG_DEPENDS:= libpthread
+PKG_BUILDDEP+= libpthread libusb
+PKG_MULTI:= 1
PKG_URL:= http://www.sane-project.org
PKG_SITES:= ftp://ftp2.sane-project.org/pub/sane/${PKG_NAME}-${PKG_VERSION}/ \
ftp://ftp3.sane-project.org/pub/sane/${PKG_NAME}-${PKG_VERSION}/ \