mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
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:
parent
8813982430
commit
ecee3a9e7d
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue