diff --git a/srcpkgs/libiio/template b/srcpkgs/libiio/template index 70e3407d432..a99334661a6 100644 --- a/srcpkgs/libiio/template +++ b/srcpkgs/libiio/template @@ -1,11 +1,12 @@ # Template file for 'libiio' pkgname=libiio version=0.24 -revision=1 +revision=2 build_style=cmake configure_args="-DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d -DWITH_DOC=YES -DWITH_SERIAL_BACKEND=YES -DHAVE_DNS_SD=YES -DPYTHON_BINDINGS=YES" -hostmakedepends="bison flex doxygen pkg-config python3 python3-Sphinx python3-sphinx_rtd_theme" +hostmakedepends="bison flex doxygen pkg-config + python3-setuptools python3-Sphinx python3-sphinx_rtd_theme" makedepends="avahi-libs-devel libaio-devel libserialport-devel libusb-devel libxml2-devel" short_desc="Library for interfacing with local and remote Linux IIO devices" maintainer="Evgeny Ermakov "