From 6279468f7877ae00eb02cfb66a3956d34afe0693 Mon Sep 17 00:00:00 2001
From: Martijn Braam <martijn@brixit.nl>
Date: Thu, 23 Jul 2020 15:15:13 +0200
Subject: [PATCH] main/postmarketos-ui-phosh: add firefox config (MR 1445)

Replace firefox with firefox-esr, remove epiphany. With the current
version of epiphany, the postmarketOS wiki doesn't even load every time,
so that's not something we want to ship.
---
 main/postmarketos-ui-phosh/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/postmarketos-ui-phosh/APKBUILD b/main/postmarketos-ui-phosh/APKBUILD
index 5ad16863f0a..225f70b4a05 100644
--- a/main/postmarketos-ui-phosh/APKBUILD
+++ b/main/postmarketos-ui-phosh/APKBUILD
@@ -17,8 +17,7 @@ depends="bluez
 	"
 _pmb_recommends="calls
 	chatty
-	epiphany
-	firefox
+	firefox-esr
 	gedit
 	gnome-calculator
 	gnome-clocks
@@ -26,6 +25,7 @@ _pmb_recommends="calls
 	gnome-software
 	kgx
 	postmarketos-artwork-wallpapers
+	postmarketos-config-firefox
 	postmarketos-hidden-desktop-entries
 	postmarketos-welcome-gtk3
 	xdg-user-dirs
-- 
GitLab