Fixed manifest
This commit is contained in:
parent
501703a505
commit
fe8d3f9451
|
@ -19,5 +19,10 @@
|
||||||
"make install DESTDIR=/app/bin/"
|
"make install DESTDIR=/app/bin/"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"finish-args": [
|
||||||
|
"--share=network",
|
||||||
|
"--socket=x11",
|
||||||
|
"--socket=wayland"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue