Skip to content
Snippets Groups Projects
Commit 4eed36fb authored by Nico's avatar Nico
Browse files

Update README with libhandy 1.0

parent b6e53aa4
No related branches found
No related tags found
No related merge requests found
Pipeline #4929 passed
......@@ -106,7 +106,7 @@ git submodule update --init
First, install some Debian dependencies:
```
sudo apt install meson libhandy-0.0-dev gettext appstream-util python3-pip
sudo apt install meson libhandy-1-dev gettext appstream-util python3-pip
```
On Fedora, you can call:
......@@ -142,7 +142,7 @@ XDG_DATA_DIRS=_install/share:$XDG_DATA_DIRS ./_install/bin/briar-gtk
### Debian
First, install some Debian dependencies:
```
sudo apt install build-essential devscripts debhelper gnome-pkg-tools python3-all meson libhandy-0.0-dev gettext appstream-util
sudo apt install build-essential devscripts debhelper gnome-pkg-tools python3-all meson libhandy-1-dev gettext appstream-util
```
You can then build the .deb like this:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment