diff --git a/srcpkgs/libffado/template b/srcpkgs/libffado/template index cb5abd08fb1..8fc7fdf3365 100644 --- a/srcpkgs/libffado/template +++ b/srcpkgs/libffado/template @@ -8,7 +8,7 @@ make_build_args="PREFIX=/usr MANDIR=/usr/share/man ENABLE_OPTIMIZATIONS=0 DEBUG=0 PYTHON_INTERPRETER=/usr/bin/python3 DETECT_USERSPACE_ENV=0 PYPKGDIR=/${py3_sitelib}" make_install_args="$make_build_args WILL_DEAL_WITH_XDG_MYSELF=1" -hostmakedepends="pkg-config xdg-utils python3-PyQt5-devel-tools" +hostmakedepends="pkg-config xdg-utils python3-PyQt5-devel-tools which" makedepends="libxml++-devel libdbus-c++-devel libsigc++-devel libconfig++-devel jack-devel libavc1394-devel libiec61883-devel libraw1394-devel alsa-lib-devel python3-PyQt5-dbus"