Skip to content

Commit

Permalink
Update the dependencies in readme for arch
Browse files Browse the repository at this point in the history
there was not change in the dependencies for the project, I just noticed python-gobject missing from arch
  • Loading branch information
zalesyc authored Oct 7, 2024
1 parent 72d34fd commit 8876ef8
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 @@ -60,7 +60,7 @@ sudo dnf install git meson ninja-build python3-requests python3-gobject

Arch Linux:
~~~ shell
sudo pacman -S git meson ninja python-requests
sudo pacman -S git meson ninja python-requests python-gobject
~~~

openSUSE:
Expand Down

0 comments on commit 8876ef8

Please sign in to comment.