Skip to content

Commit 21568b0

Browse files
authored
Merge pull request #546 from Forage/patch-2
Add libglib2.0-dev Ubuntu dependency
2 parents ab5e9ea + 9098ccc commit 21568b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ https://snapcraft.io/hamster-snap
6363
###### Ubuntu (tested in 19.04 and 18.04)
6464

6565
```bash
66-
sudo apt install gettext intltool python3-gi-cairo python3-distutils python3-dbus python3-xdg
66+
sudo apt install gettext intltool python3-gi-cairo python3-distutils python3-dbus python3-xdg libglib2.0-dev
6767
# and for documentation
6868
sudo apt install gnome-doc-utils yelp
6969
```

0 commit comments

Comments
 (0)