testing/madwimax: rebuild with libusb

This commit is contained in:
Natanael Copa 2014-09-03 09:44:44 +00:00
parent b17cc7e611
commit eaaab4e686

View File

@ -2,13 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=madwimax
pkgver=0.1.1
pkgrel=3
pkgrel=4
pkgdesc="WiMAX driver for the Samsung SWC-U200 and similar USB modems"
url="http://code.google.com/p/madwimax/"
arch="all"
license="GPL-2"
depends=
makedepends="pkgconfig libusbx-dev"
makedepends="libusb-dev"
install=
subpackages="$pkgname-doc"
source="http://madwimax.googlecode.com/files/madwimax-0.1.1.tar.gz"