me
/
guix
Archived
1
0
Fork 0

gnu: libsigrok: Fix build.

* gnu/packages/electronics.scm (libsigrok)[propagated-inputs]: Use glibmm-2.64
instead of glibmm.
Mathieu Othacehe 2022-01-20 14:18:53 +01:00
parent 4ceece4552
commit 5e2804b023
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ as simple logic analyzer and/or oscilloscope hardware.")
;; Requires.private and "glib" in Requires
(propagated-inputs
(list glib
glibmm
glibmm-2.64
libserialport
libusb
libftdi