mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #8720 from neheb/iio
[18.06] 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