From 91f3b92cf09ceb84d8bb2e9d0640c0bcbde7f808 Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Mon, 21 Jun 2021 14:24:31 -0700 Subject: [PATCH] postmarketos-ui-sxmo: remove dependency on sacc (MR 2265) This is a gopher client, the Sxmo community says this shouldn't be installed automatically. --- main/postmarketos-ui-sxmo/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/postmarketos-ui-sxmo/APKBUILD b/main/postmarketos-ui-sxmo/APKBUILD index acec9f38f..0e689a038 100644 --- a/main/postmarketos-ui-sxmo/APKBUILD +++ b/main/postmarketos-ui-sxmo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Miles Alan pkgname=postmarketos-ui-sxmo pkgver=1.4.1 -pkgrel=6 +pkgrel=7 pkgdesc="(X11) Simple X Mobile: Mobile environment based on simple & suckless software (best compatibility on pinephone)" url="http://sr.ht/~mil/Sxmo" arch="noarch !armhf" @@ -24,7 +24,6 @@ _pmb_recommends=" htop megapixels mobile-config-firefox - sacc xcalc " source="sxmo-qt-mobile-controls.sh"