summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTérence Clastres2019-04-29 22:27:05 +0200
committerTérence Clastres2019-04-29 22:27:05 +0200
commit468ec3461647329ab4bed28019c6ff8e136fbda9 (patch)
tree5546a2c30d4465a51d2ac07329731d6d0193428a /PKGBUILD
parent687562f9dccf9a79ba2d232797c371e4daba8f8b (diff)
downloadaur-468ec3461647329ab4bed28019c6ff8e136fbda9.tar.gz
Remove hack, depends on mutter-781835-workaround
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95e60842ee78..0390c1782e9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=(x86_64)
license=(GPL2)
depends=(accountsservice gcr gjs gnome-bluetooth upower gnome-session gnome-settings-daemon
gnome-themes-extra gsettings-desktop-schemas libcanberra-pulse libcroco libgdm libsecret
- mutter nm-connection-editor unzip gstreamer libibus)
+ mutter-781835-workaround nm-connection-editor unzip gstreamer libibus)
makedepends=(gtk-doc gnome-control-center evolution-data-server gobject-introspection git meson
sassc)
optdepends=('gnome-control-center: System settings'
@@ -42,9 +42,6 @@ prepare() {
# Requires mutter MR283/commit "clutter-actor: Add detail to captured-event signal [performance]"
# git cherry-pick -n 297a18f2
- # Hack to fix topicon-* extensions making gnome-shell CPU usage > 50%
- patch -Np1 -i ../11ddabfb22aedb3c35abe06d2cf0205f223cca03.diff
-
# https://gitlab.gnome.org/GNOME/gnome-shell/issues/1084
patch -Np1 -i ../nvidia-background-workaround.patch