Skip to content

Commit

Permalink
added dependencies for opensuse
Browse files Browse the repository at this point in the history
  • Loading branch information
Redhawk18 committed Jul 22, 2023
1 parent 0c2761b commit 903ecd8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ Building the application. Current known dependencies are `gtk3` for Linux. In ad
3. Compiling
`cargo build --release`

### Known System Dependencies
OpenSuse

```bash
sudo zypper install atkmm-devel gdk-pixbuf-devel gdk-pixbuf-xlib-devel glib2-devel gtk3-devel harfbuzz-devel pkg-config
```

## Roadmap
[refer here](ROADMAP.md)

Expand Down

0 comments on commit 903ecd8

Please sign in to comment.