Removed linking workaround from flatpak manifest

This commit is contained in:
loonycyborg 2018-03-13 22:23:07 +03:00
parent 0eb314c4b5
commit c04a13ec8f

View file

@ -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": [
{