Commit 2df12aba authored by Иван Мажукин's avatar Иван Мажукин Committed by Vitaly Lipatov

epm play gitkraken: fix libc req; bin file not found (eterbug #17262)

parent aa853eaa
......@@ -8,11 +8,10 @@ PRODUCT=gitkraken
. $(dirname $0)/common-chromium-browser.sh
rm -v ./usr/bin/gitkraken
add_bin_link_command
move_to_opt
add_bin_link_command
fix_chrome_sandbox
fix_desktop_file /usr/share/gitkraken/gitkraken
......@@ -24,4 +23,5 @@ add_findreq_skiplist "$PRODUCTDIR/resources/app.asar.unpacked/node_modules/@msgp
add_requires libXScrnSaver
add_electron_deps
ignore_lib_requires libc.so
add_libs_requires
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