diff --git a/helpers/DATA/ungoogled-chromium/patch_changes/000-adding_ublock_webext_as_recommendation.patch b/helpers/DATA/ungoogled-chromium/patch_changes/000-adding_ublock_webext_as_recommendation.patch new file mode 100644 index 0000000..22e6be4 --- /dev/null +++ b/helpers/DATA/ungoogled-chromium/patch_changes/000-adding_ublock_webext_as_recommendation.patch @@ -0,0 +1,12 @@ +diff --git a/debian/control b/debian/control +index 0327415f..e97daaf3 100644 +--- a/debian/control ++++ b/debian/control +@@ -103,6 +103,7 @@ Depends: + ungoogled-chromium-common (= ${binary:Version}), + Recommends: + ungoogled-chromium-sandbox, ++ webext-ublock-origin-chromium, + Suggests: + ungoogled-chromium-l10n, + ungoogled-chromium-shell, diff --git a/helpers/make-ungoogled-chromium b/helpers/make-ungoogled-chromium index e6a5c90..e4dbe31 100644 --- a/helpers/make-ungoogled-chromium +++ b/helpers/make-ungoogled-chromium @@ -70,6 +70,8 @@ EOF # https://github.com/llebout/ungoogled-chromium sed -i '/Architecture:/s|ppc64el||' debian/control +apply_patch_changes + changelog "Backported ungoogled-chromium package from xtradeb community." package