gnu: fldigi: Add hamlib support.
* gnu/packages/radio.scm (fldigi)[inputs]: Add hamlib and libusb.master
parent
409dfdf03d
commit
e6d141652c
|
@ -548,8 +548,10 @@ using GNU Radio and the Qt GUI toolkit.")
|
|||
(inputs
|
||||
`(("alsa-lib" ,alsa-lib)
|
||||
("fltk" ,fltk)
|
||||
("hamlib" ,hamlib)
|
||||
("libpng" ,libpng)
|
||||
("libsamplerate" ,libsamplerate)
|
||||
("libusb" ,libusb)
|
||||
("libx11" ,libx11)
|
||||
("libxext" ,libxext)
|
||||
("libxfixes" ,libxfixes)
|
||||
|
|
Reference in New Issue