ungoogled-chromium: add ublock as recommendation to ug-c
This commit is contained in:
parent
2461092a1a
commit
4cb725d1f2
2 changed files with 14 additions and 0 deletions
|
|
@ -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,
|
||||||
|
|
@ -70,6 +70,8 @@ EOF
|
||||||
# https://github.com/llebout/ungoogled-chromium
|
# https://github.com/llebout/ungoogled-chromium
|
||||||
sed -i '/Architecture:/s|ppc64el||' debian/control
|
sed -i '/Architecture:/s|ppc64el||' debian/control
|
||||||
|
|
||||||
|
apply_patch_changes
|
||||||
|
|
||||||
changelog "Backported ungoogled-chromium package from xtradeb community."
|
changelog "Backported ungoogled-chromium package from xtradeb community."
|
||||||
|
|
||||||
package
|
package
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue