mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
Merge pull request #6848 from TDT-AG/pr/20180823-libiio-dependency
libiio: add missing dependency to zlib
This commit is contained in:
@@ -52,6 +52,7 @@ define Package/libiio
|
||||
TITLE:=Library for interfacing with Linux IIO devices
|
||||
URL:=https://github.com/analogdevicesinc/libiio
|
||||
DEPENDS:=\
|
||||
+zlib \
|
||||
+LIBIIO_USB_BACKEND:libusb-1.0 \
|
||||
+LIBIIO_NETWORK_BACKEND:libavahi-client \
|
||||
+LIBIIO_XML_BACKEND:libxml2
|
||||
|
||||
Reference in New Issue
Block a user