aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/sane/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sane/APKBUILD b/community/sane/APKBUILD
index fbf3c729c46..550b5b5a361 100644
--- a/community/sane/APKBUILD
+++ b/community/sane/APKBUILD
@@ -4,7 +4,7 @@
pkgname=sane
_pkgname=sane-backends
pkgver=1.0.28
-pkgrel=0
+pkgrel=1
pkgdesc="Scanner Access Now Easy - universal scanner interface"
url="http://www.sane-project.org/"
arch="all"
@@ -27,7 +27,7 @@ _backends="abaton agfafocus apple artec artec_eplus48u as6e avision bh canon
case "$CARCH" in
x86*)
- _backends="$qcam canon_pp hpsj5s mustek_pp"
+ _backends="$_backends qcam canon_pp hpsj5s mustek_pp"
makedepends="$makedepends libieee1284-dev" ;;
esac