diff options
author | izhidkov <izhidkov@yandex-team.ru> | 2022-02-10 16:47:00 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:00 +0300 |
commit | 6421a2a7919e21e661ad672f2b9e57c5194b8487 (patch) | |
tree | b83306b6e37edeea782e9eed673d89286c4fef35 | |
parent | 52d182e06b4ba60f4bd0117289bd4020a0f50888 (diff) | |
download | ydb-6421a2a7919e21e661ad672f2b9e57c5194b8487.tar.gz |
Restoring authorship annotation for <izhidkov@yandex-team.ru>. Commit 2 of 2.
-rw-r--r-- | build/sysincl/misc.yml | 4 | ||||
-rw-r--r-- | contrib/libs/ya.make | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/build/sysincl/misc.yml b/build/sysincl/misc.yml index 7ac121b6bf4..e9e60958880 100644 --- a/build/sysincl/misc.yml +++ b/build/sysincl/misc.yml @@ -153,7 +153,7 @@ - source_filter: "^contrib/libs/ffmpeg-3" includes: - - fontconfig/fontconfig.h + - fontconfig/fontconfig.h - fribidi.h - stdatomic.h: contrib/libs/ffmpeg-3.4.1/compat/atomics/win32/stdatomic.h @@ -297,7 +297,7 @@ - source_filter: "^contrib/libs/freetype" includes: - - hb-ot.h + - hb-ot.h - hb-ft.h - hb.h diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make index 884b643ba76..9c4640fdcf2 100644 --- a/contrib/libs/ya.make +++ b/contrib/libs/ya.make @@ -75,7 +75,7 @@ RECURSE( flatbuffers64/samples fmath fmt - fontconfig + fontconfig fp16 freetype fuse @@ -98,7 +98,7 @@ RECURSE( grpc/src/proto gtfs_realtime h3 - harfbuzz + harfbuzz hdf5 hdr_histogram highwayhash @@ -262,7 +262,7 @@ RECURSE( ortools/proto osrm pam - pango + pango pcre pcre2 pdqsort |