me
/
guix
Archived
1
0
Fork 0

gnu: powercap: Use G-expressions.

* gnu/packages/linux.scm (powercap)[arguments]:
Rewrite as G-expressions.
Tobias Geerinckx-Rice 2022-01-11 13:15:30 +00:00
parent 7c29a0b92e
commit d402f03ca3
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1734,8 +1734,8 @@ GnuPG-based password manager like @code{pass}.")
(base32 "1vs84fmhdc3w1541vp0f5ydvdsbg0amjdv2g2f8xdvaw01nakxsn"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags
'("-DBUILD_SHARED_LIBS=ON")))
(list #:configure-flags
#~(list "-DBUILD_SHARED_LIBS=ON")))
(home-page "https://github.com/powercap/powercap")
(synopsis "Utilities for accessing the powercap Linux kernel feature")
(description "This package contains utilities for accessing the powercap