summaryrefslogtreecommitdiff
path: root/package/sane-backends/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-28 12:56:36 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-28 12:56:36 +0100
commit62d218c2368b3ad1e9802075cef06e3f626fb234 (patch)
tree4804f063c6e29cd1b17097324d6bd262a3c291b5 /package/sane-backends/Makefile
parentb3259201a158cb1a571c2a3b2976fbd7b95a4b80 (diff)
parent03c7aed5dcad2172bbe1bcd311fabb63fbf6dca0 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/sane-backends/Makefile')
-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}/ \