aboutsummaryrefslogtreecommitdiffstats
path: root/community/gnome
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-20 23:07:59 -0300
committerRasmus Thomsen <oss@cogitri.dev>2020-04-21 14:44:37 +0000
commit87967f205467ade72d6ceafd4a5ad549fbc1e793 (patch)
treef8bde42d5d58e9ac4566b30677aa834d69fe5cf2 /community/gnome
parent52b879cdf3d13656055717e5ec96e199f89e0131 (diff)
downloadaports-87967f205467ade72d6ceafd4a5ad549fbc1e793.tar.bz2
aports-87967f205467ade72d6ceafd4a5ad549fbc1e793.tar.xz
community/gnome: don't bundle tracker-miners by default
It is a massive resource hog
Diffstat (limited to 'community/gnome')
-rw-r--r--community/gnome/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gnome/APKBUILD b/community/gnome/APKBUILD
index 8798731f46..e0e339b357 100644
--- a/community/gnome/APKBUILD
+++ b/community/gnome/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome
pkgver=3.36.0
-pkgrel=2
+pkgrel=3
pkgdesc="GNOME (Base) meta package"
url="https://www.gnome.org"
arch="x86 x86_64 armv7 aarch64" # GNOME isn't available on all arches yet
@@ -30,7 +30,6 @@ depends="
polkit-elogind
polkit-gnome
tracker
- tracker-miners
udisks2
xdg-desktop-portal-gtk
"