me
/
guix
Archived
1
0
Fork 0

gnu: fldigi: Add hamlib support.

* gnu/packages/radio.scm (fldigi)[inputs]: Add hamlib and libusb.
master
Guillaume Le Vaillant 2020-04-23 17:35:19 +02:00
parent 409dfdf03d
commit e6d141652c
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 0 deletions

View File

@ -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)