Skip to content

Commit 0adea68

Browse files
Merge pull request #11 from Mattiaoki/dependencies_list
added dependencies list
2 parents 93c0a37 + dfa632a commit 0adea68

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ sudo pamac remove coreboot-configurator
4141
```
4242

4343
## Other Distributions
44+
##### Dependencies
45+
```
46+
c++ compiler (gcc)
47+
qt5
48+
yaml-cpp
49+
nvramtool
50+
meson
51+
```
52+
4453
##### Install
4554
```
4655
git clone https://github.com/StarLabsLtd/coreboot-configurator.git

0 commit comments

Comments
 (0)