aboutsummaryrefslogtreecommitdiff
path: root/testing/hplip
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2020-07-03 19:18:07 +0200
committerMilan P. Stanić <mps@arvanta.net>2020-07-03 19:18:07 +0200
commit40e88b2bc5b6e56b09b72238d2b6c59004c111b2 (patch)
tree74eb517a446d95983081c46b66bdd7bf0b8d9f51 /testing/hplip
parent8ea373e41f80bed37ebd1e72520c8704141c7cbc (diff)
downloadalpine_aports-40e88b2bc5b6e56b09b72238d2b6c59004c111b2.tar.bz2
alpine_aports-40e88b2bc5b6e56b09b72238d2b6c59004c111b2.tar.xz
alpine_aports-40e88b2bc5b6e56b09b72238d2b6c59004c111b2.zip
testing/hplip: enable on aarch64 and armv7
for long time we have sane for these two arches but we somehow missed to enable this package on these arches
Diffstat (limited to 'testing/hplip')
-rw-r--r--testing/hplip/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hplip/APKBUILD b/testing/hplip/APKBUILD
index ed30964934..35ada7c11f 100644
--- a/testing/hplip/APKBUILD
+++ b/testing/hplip/APKBUILD
@@ -6,7 +6,7 @@ pkgname=hplip
6pkgver=3.20.5 6pkgver=3.20.5
7pkgrel=0 7pkgrel=0
8pkgdesc="Drivers for HP printers and scanners" 8pkgdesc="Drivers for HP printers and scanners"
9arch="x86 x86_64" # missing sane on several arches 9arch="x86 x86_64 aarch64 armv7" # missing sane on several arches
10url="http://hplipopensource.com" 10url="http://hplipopensource.com"
11license="GPL-2.0-only AND BSD-3-Clause AND MIT" 11license="GPL-2.0-only AND BSD-3-Clause AND MIT"
12makedepends="libjpeg-turbo-dev net-snmp-dev cups-dev libusb-dev sane-dev gawk python3-dev 12makedepends="libjpeg-turbo-dev net-snmp-dev cups-dev libusb-dev sane-dev gawk python3-dev