diff options
Diffstat (limited to 'tools/depends/target/Makefile')
-rw-r--r-- | tools/depends/target/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/depends/target/Makefile b/tools/depends/target/Makefile index efaa4e5c7e..243479fdf9 100644 --- a/tools/depends/target/Makefile +++ b/tools/depends/target/Makefile @@ -11,7 +11,6 @@ DEPENDS = \ dav1d \ expat \ ffmpeg \ - fmt \ fontconfig \ freetype2 \ freetype2-noharfbuzz \ @@ -46,7 +45,6 @@ DEPENDS = \ pythonmodule-pil \ pythonmodule-pycryptodome \ pythonmodule-setuptools \ - spdlog \ sqlite3 \ tinyxml \ udfread \ @@ -148,7 +146,6 @@ libinput: mtdev libevdev meson-cross-file libmicrohttpd: gnutls libgcrypt libgpg-error libplist: $(ZLIB) libpng: $(ZLIB) -spdlog: fmt libva: libdrm $(LIBVA_DEPS) libxml2: $(ZLIB) libxslt: libgcrypt libxml2 |