mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 20:02:57 +02:00
wsjtx: needs tar in hostmakedepends
This commit is contained in:
parent
8539a3f52c
commit
9215213107
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_wrksrc="wsjtx"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-Dhamlib_LIBRARY_DIRS=/usr/lib -DRIGCTLCOM_EXE=
|
configure_args="-Dhamlib_LIBRARY_DIRS=/usr/lib -DRIGCTLCOM_EXE=
|
||||||
-DRIGCTL_EXE= -DRIGCTLD_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
|
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-multimedia-devel qt5-tools-devel qt5-serialport-devel qt5-plugin-mysql
|
||||||
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
||||||
|
|
Loading…
Add table
Reference in a new issue