Merge branch 'jfly/fix-build' into 'main'
Fix build See merge request coderkun/mcg!2
This commit is contained in:
commit
3ff82fade1
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -42,7 +42,6 @@ class build_mcg(build_py):
|
|||
print("compiling gresources")
|
||||
subprocess.run(['glib-compile-resources', 'xyz.suruatoel.mcg.gresource.xml'], cwd='data')
|
||||
|
||||
|
||||
def _build_gschemas(self):
|
||||
print("compiling gschemas")
|
||||
subprocess.run(['glib-compile-schemas', 'data'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue