mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: fldigi: Add hamlib support.
* gnu/packages/radio.scm (fldigi)[inputs]: Add hamlib and libusb.
This commit is contained in:
parent
409dfdf03d
commit
e6d141652c
1 changed files with 2 additions and 0 deletions
|
@ -548,8 +548,10 @@ (define-public fldigi
|
|||
(inputs
|
||||
`(("alsa-lib" ,alsa-lib)
|
||||
("fltk" ,fltk)
|
||||
("hamlib" ,hamlib)
|
||||
("libpng" ,libpng)
|
||||
("libsamplerate" ,libsamplerate)
|
||||
("libusb" ,libusb)
|
||||
("libx11" ,libx11)
|
||||
("libxext" ,libxext)
|
||||
("libxfixes" ,libxfixes)
|
||||
|
|
Loading…
Reference in a new issue