Skip to content

Commit

Permalink
Update list of Fedora Rawhide dependencies
Browse files Browse the repository at this point in the history
Closes emilk#2946
  • Loading branch information
emilk committed May 22, 2023
1 parent 7b76161 commit d765c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ The native backend is [`egui_glow`](https://github.com/emilk/egui/tree/master/cr

On Fedora Rawhide you need to run:

`dnf install clang clang-devel clang-tools-extra libxkbcommon-devel pkg-config openssl-devel libxcb-devel`
`dnf install clang clang-devel clang-tools-extra libxkbcommon-devel pkg-config openssl-devel libxcb-devel gtk3-devel atk`

**NOTE**: This is just for the demo app - egui itself is completely platform agnostic!

Expand Down

0 comments on commit d765c61

Please sign in to comment.