hamlib: avoid build failures with spurious libraries

* always use libusb >= 1.0 (avoid pulling libusb-compat)
* never use libxml2

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth
2014-06-15 09:40:00 +02:00
parent 362dde6aff
commit 9322b39614
2 changed files with 31 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=hamlib
PKG_VERSION:=1.2.15.3
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_MD5SUM:=3cad8987e995a00e5e9d360e2be0eb43
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz