Skip to content

Commit

Permalink
Add Fedora dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hedayat authored and aquaherd committed Nov 14, 2023
1 parent 547d9ec commit 5eee453
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,12 @@ sudo zypper install intltool python3-pyxdg python3-cairo python3-gobject-Gdk
sudo zypper install itstool yelp
```

##### RPM-based
##### Fedora

*RPM-based instructions below should be updated for python3 (issue [#369](https://github.com/projecthamster/hamster/issues/369)).*

`yum install gettext intltool dbus-python`
```bash
sudo dnf install gettext intltool python3-pyxdg python3-cairo python3-gobject
sudo dnf install python3-dbus itstool yelp
```

##### Help reader
If the hamster help pages are not accessible ("unable to open `help:hamster-time-tracker`"),
Expand Down

0 comments on commit 5eee453

Please sign in to comment.