ungoogled-chromium: add ublock as recommendation to ug-c

This commit is contained in:
Luis Guzmán 2025-05-14 22:50:27 +00:00
parent 2461092a1a
commit 4cb725d1f2
2 changed files with 14 additions and 0 deletions

View file

@ -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,

View file

@ -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