mirror of https://github.com/qTox/qTox.git
Browse Source
Add old glib to work with our old gnutls on redhat based systems. Generally we would want to avoid providing our old libs that the distro's newer libs that we use depend on, which would include harfbuzz in this case for glib, but including harfbuzz breaks libfreetype on newer distros like arch. Other libs that we use from the system with dependencies that we provide include are libfreetype, libXdmcp, and libICE, but that is unchanged here. Fix #6339reviewable/pr6407/r1
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue