harfbuzz/test
Christoph Reiter 03bd6ead44 [meson] Only pass required dependencies to everything
Instead of passing dependencies as required we used one giant shared
dependency list containing all dependencies for every library/executable.
While this kinda works, the specified deps are also used for generating
the pkg-config files and this leads to lots of Requires.private and Libs.private
entries which aren't really needed.

This removes the "deps" array and replaces it with a few smaller ones and
makes sure the public libraries only get passed the dependencies actually
needed.

Fixes #2441
2020-06-04 23:28:57 +04:30
..
api [meson] Only pass required dependencies to everything 2020-06-04 23:28:57 +04:30
fuzzing [meson] Only pass required dependencies to everything 2020-06-04 23:28:57 +04:30
shaping [tests/aots] move the update script to update.py 2020-05-31 14:14:24 +04:30
subset [meson] Update subset tests list from autotools 2020-06-04 10:18:35 +04:30
Makefile.am Remove cmake testing and add meson build bot 2020-03-11 20:15:10 +03:30
meson.build Add Meson build definitions 2020-03-11 19:18:57 +03:30