From 6b49e03aabf9bb3fe8444798d7d0385554454676 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 30 Sep 2025 02:16:51 +0200 Subject: cog now works with https --- package/libwebp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/libwebp/Makefile') diff --git a/package/libwebp/Makefile b/package/libwebp/Makefile index a18d50f3d..4f848ee5f 100644 --- a/package/libwebp/Makefile +++ b/package/libwebp/Makefile @@ -27,5 +27,7 @@ libwebp-install: $(INSTALL_DIR) $(IDIR_LIBWEBP)/usr/lib $(CP) $(WRKINST)/usr/lib/libwebp*so* \ $(IDIR_LIBWEBP)/usr/lib + $(CP) $(WRKINST)/usr/lib/libsharpyuv*so* \ + $(IDIR_LIBWEBP)/usr/lib include ${ADK_TOPDIR}/mk/pkg-bottom.mk -- cgit v1.2.3