meson: Provide fontconfig dep from the subproject

The wrap was doing nothing, because nothing in it was providing the
dep.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5060>
This commit is contained in:
Nirbheek Chauhan 2023-07-18 21:41:54 +05:30 committed by GStreamer Marge Bot
parent 8813982430
commit ecee3a9e7d

View file

@ -4,3 +4,6 @@ source_url = https://www.freedesktop.org/software/fontconfig/release/fontconfig-
source_filename = fontconfig-2.14.2.tar.xz
source_hash = dba695b57bce15023d2ceedef82062c2b925e51f5d4cc4aef736cf13f60a468b
diff_files = fontconfig-2.14.2/0001-meson-Always-use-posix-path-even-on-Windows.patch, fontconfig-2.14.2/0001-meson-Always-write-utf-8-files-with-LF-newlines.patch
[provide]
fontconfig = fontconfig_dep