1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Merge pull request #4750

Vincas Dargis (1):
      fix(build): install libexif-dev on apt-based systems
This commit is contained in:
sudden6 2017-10-23 13:48:33 +02:00
commit 28985c938c
No known key found for this signature in database
GPG Key ID: 279509B499E032B9

View File

@ -12,6 +12,7 @@ apt_install() {
cmake
git
libavdevice-dev
libexif-dev
libgdk-pixbuf2.0-dev
libglib2.0-dev
libgtk2.0-dev