Commit c0bd8188 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack postman: packing as electron app

parent d02e72c5
......@@ -4,7 +4,11 @@
BUILDROOT="$1"
SPEC="$2"
. $(dirname $0)/common.sh
. $(dirname $0)/common-chromium-browser.sh
add_libs_requires
add_bin_link_command $PRODUCT $PRODUCTDIR/$PRODUCT
fix_chrome_sandbox
add_electron_deps
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment