From 49e5364307a9031293908c602c8929d7f6d648e1 Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Sun, 20 Apr 2025 10:38:35 +0300 Subject: [PATCH] www/linux-c7-qtwebkit: Do not require gstreamer libs These are actually required, but we are not packaging them. --- www/linux-c7-qtwebkit/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/linux-c7-qtwebkit/Makefile b/www/linux-c7-qtwebkit/Makefile index b8415b3683bb..e3ca9834ba7c 100644 --- a/www/linux-c7-qtwebkit/Makefile +++ b/www/linux-c7-qtwebkit/Makefile @@ -14,6 +14,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 USES= cpe linux:c7 CPE_VENDOR= qt USE_LDCONFIG= yes +NO_SHLIB_REQUIRES_GLOB= libgst*-0.10.so.0:Linux* USE_LINUX= fontconfig imageformats-libs xorglibs sqlite3 qt qt-x11 USE_LINUX_RPM= nolib