Put in earplugs

This commit is contained in:
nik gaffney 2024-04-25 10:27:49 +02:00
parent 7905db91ff
commit 0d3f4ae15c
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -103,7 +103,8 @@
"-Dsupported_build=true"
;; (don't) disable LVFS, (just) because it contains
;; nonfree firmwares.
"-Dlvfs=enabled")
;; "-Dlvfs=disabled"
)
#:glib-or-gtk? #t ;To wrap binaries and/or compile schemas
#:phases
#~(modify-phases %standard-phases
@ -167,12 +168,13 @@
protobuf-c
mingw-w64-tools
gnu-efi)
(if (supported-package? libsmbios
(or (and=> (%current-target-system)
platform-target->system)
(%current-system)))
(list libsmbios)
'())))
;; (if (supported-package? libsmbios
;; (or (and=> (%current-target-system)
;; platform-target->system)
;; (%current-system)))
;; (list libsmbios)
;; '())
))
;; In Requires of fwupd*.pc.
(propagated-inputs (list curl
gcab