1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-30 15:49:31 +00:00

Merge branch 'build-deps' into 'master'

docs: add gom to build dependencies

See merge request Librem5/calls!61
This commit is contained in:
Bob Ham 2019-09-03 11:02:28 +00:00
commit 53d7ce0003

View file

@ -7,9 +7,11 @@ A phone dialer and call handler.
Calls is licensed under the GPLv3+.
## Dependencies
To build Calls you need to first install the build-deps defined by [the debian/control file](https://source.puri.sm/Librem5/calls/blob/master/debian/control#L6)
sudo apt-get install libgtk-3-dev libhandy-0.0-dev \
modemmanager-dev libmm-glib-dev libgsound-dev libpeas-dev
If you are running a Debian based distribution, you can easily install all those the dependencies making use of the following command
sudo apt-get build-dep .
## Building