Skip to content

Commit

Permalink
osresearch: heads-linuxboot: Add libuuid.
Browse files Browse the repository at this point in the history
* osresearch/packages/heads.scm (heads-linuxboot)[inputs]: Add util-linux.
  • Loading branch information
Danny Milosavljevic committed Dec 1, 2020
1 parent 1456161 commit ce8dbe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osresearch/packages/heads.scm
Original file line number Diff line number Diff line change
Expand Up @@ -854,6 +854,7 @@ include_directories(hidapi/hidapi)"))
`())
(native-inputs
`(("edk2" ,udk2018)
("libuuid" ,util-linux "lib")
("perl" ,perl)))
(inputs
`(("heads-linux" ,heads-linux)))
Expand Down

0 comments on commit ce8dbe7

Please sign in to comment.