me
/
guix
Archived
1
0
Fork 0

gnu: js8call: Fix build.

* gnu/packages/radio.scm (js8call)[inputs]: Use regular hamlib.
master
Guillaume Le Vaillant 2020-06-22 14:48:57 +02:00
parent 09e27115d6
commit 69b82c6078
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 1 deletions

View File

@ -921,7 +921,7 @@ weak-signal conditions.")
`(("boost" ,boost)
("fftw" ,fftw)
("fftwf" ,fftwf)
("hamlib" ,wsjtx-hamlib)
("hamlib" ,hamlib)
("libusb" ,libusb)
("qtbase" ,qtbase)
("qtmultimedia" ,qtmultimedia)