diff options
Diffstat (limited to 'tools/depends/target/Makefile')
-rw-r--r-- | tools/depends/target/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/Makefile b/tools/depends/target/Makefile index a7b29eeaa4..38ffb6fc47 100644 --- a/tools/depends/target/Makefile +++ b/tools/depends/target/Makefile @@ -138,7 +138,7 @@ dav1d: meson-cross-file dbus: expat ffmpeg: $(ICONV) $(ZLIB) bzip2 gnutls dav1d $(LIBVA) fontconfig: freetype2 expat $(ICONV) $(LIBUUID) meson-cross-file -freetype2: harfbuzz $(ZLIB) +freetype2: bzip2 harfbuzz $(ZLIB) fribidi: meson-cross-file gettext: $(ICONV) gnutls: nettle $(ZLIB) |