diff --git a/helpers/make-at-spi2-core b/helpers/make-at-spi2-core index fef6d2c..b5f105c 100644 --- a/helpers/make-at-spi2-core +++ b/helpers/make-at-spi2-core @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2020 Ruben Rodriguez +# Copyright (C) 2021 Ruben Rodriguez # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -27,6 +27,10 @@ X-MATE-AutoRestart=true X-MATE-Autostart-Phase=Initialization EOF +# This removes a circular build dependency +sed '/gedit/d' -i debian/control +rm debian/tests/gedit + changelog "Enable on MATE" compile