gnu: radeontop: Simplify inputs.
* gnu/packages/linux.scm (radeontop)[native-inputs]: Simplify.master
parent
b749329888
commit
4e4a79601c
|
@ -6752,8 +6752,7 @@ developers.")
|
|||
(string-append "PREFIX=" %output))
|
||||
#:tests? #f)) ; no tests
|
||||
(native-inputs
|
||||
`(("gettext" ,gettext-minimal)
|
||||
("pkg-config" ,pkg-config)))
|
||||
(list gettext-minimal pkg-config))
|
||||
(inputs
|
||||
(list libdrm libpciaccess libxcb ncurses))
|
||||
(home-page "https://github.com/clbr/radeontop/")
|
||||
|
|
Reference in New Issue