wsjtx: needs tar in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-27 00:46:14 +01:00
parent 8539a3f52c
commit 9215213107

View file

@ -6,7 +6,7 @@ build_wrksrc="wsjtx"
build_style=cmake
configure_args="-Dhamlib_LIBRARY_DIRS=/usr/lib -DRIGCTLCOM_EXE=
-DRIGCTL_EXE= -DRIGCTLD_EXE="
hostmakedepends="pkg-config gcc-fortran ruby-asciidoctor asciidoc"
hostmakedepends="pkg-config gcc-fortran ruby-asciidoctor asciidoc tar"
makedepends="boost-devel fftw-devel libgomp-devel hamlib-devel libusb-devel qt5-devel
qt5-multimedia-devel qt5-tools-devel qt5-serialport-devel qt5-plugin-mysql
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"