Removed linking workaround from flatpak manifest
This commit is contained in:
parent
0eb314c4b5
commit
c04a13ec8f
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
"/share/applications/wesnoth_editor.desktop"
|
||||
],
|
||||
"build-commands": [
|
||||
"scons -j4 prefix=/app extra_flags_release='-licudata -licui18n -licuuc -lboost_thread' ccache=true install wesnoth wesnothd"
|
||||
"scons -j4 prefix=/app ccache=true install wesnoth wesnothd"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue