aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hplip
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-09-03 09:44:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-09-03 09:44:16 +0000
commite9c1c5e146f832963a7c7ce75df7c648e1866b2f (patch)
treeee97d8d562f48ef53cea36e6e2b40daba97aadad /testing/hplip
parente7bc7e7f8271d8488319e4f999de29294315261f (diff)
downloadaports-e9c1c5e146f832963a7c7ce75df7c648e1866b2f.tar.bz2
aports-e9c1c5e146f832963a7c7ce75df7c648e1866b2f.tar.xz
testing/hplip: rebuild with libusb
Diffstat (limited to 'testing/hplip')
-rw-r--r--testing/hplip/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/hplip/APKBUILD b/testing/hplip/APKBUILD
index 20a3330f7b..8571441aa0 100644
--- a/testing/hplip/APKBUILD
+++ b/testing/hplip/APKBUILD
@@ -3,13 +3,13 @@
pkgname=hplip
pkgver=3.14.3
-pkgrel=1
+pkgrel=2
pkgdesc='Drivers for HP printers'
arch=all
url='http://hplipopensource.com'
license='GPL'
depends='python py-dbus'
-makedepends='libjpeg-turbo-dev net-snmp-dev cups-dev libusbx-dev python-dev'
+makedepends='libjpeg-turbo-dev net-snmp-dev cups-dev libusb-dev python-dev'
subpackages="$pkgname-doc"
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
disable_upgrade.patch"