diff --git a/resources/packaging/opensuse/ungoogled-chromium.spec.in b/resources/packaging/opensuse/ungoogled-chromium.spec.in index 45053561..d481cc12 100644 --- a/resources/packaging/opensuse/ungoogled-chromium.spec.in +++ b/resources/packaging/opensuse/ungoogled-chromium.spec.in @@ -236,6 +236,7 @@ keeplibs=( third_party/WebKit third_party/analytics third_party/angle + third_party/apple_apsl third_party/angle/src/common/third_party/base third_party/angle/src/common/third_party/smhasher third_party/angle/src/third_party/compiler @@ -264,6 +265,8 @@ keeplibs=( third_party/catapult/tracing/third_party/pako third_party/ced third_party/cld_3 + third_party/crashpad + third_party/crashpad/crashpad/third_party/zlib third_party/crc32c third_party/cros_system_api third_party/devscripts @@ -359,11 +362,13 @@ keeplibs=( ) %if %{with sle_bundles} keeplibs+=( + third_party/libwebp third_party/yasm third_party/simplejson third_party/catapult/third_party/beautifulsoup4 third_party/catapult/third_party/html5lib-python third_party/catapult/third_party/six + third_party/zlib ) %endif %if !%{with system_harfbuzz}