Skip to content
Snippets Groups Projects
Commit 4209f604 authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

at-spi2-core fix circular build dep

parent b5445f65
No related branches found
No related tags found
1 merge request!358Sugar artwork t10 fix
Pipeline #34 passed
#!/bin/sh
#
# Copyright (C) 2020 Ruben Rodriguez <ruben@trisquel.info>
# Copyright (C) 2021 Ruben Rodriguez <ruben@trisquel.info>
#
# 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment