Commit ac9bae4e authored by Ivan Mazhukin's avatar Ivan Mazhukin Committed by Vitaly Lipatov

epm repack anytype: fix install (eterbug #17865)

parent 9097cefd
#!/bin/sh -x
# It will be run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"
. $(dirname $0)/common-chromium-browser.sh
ignore_lib_requires 'libpython3.11.so.1.0'
add_chromium_deps
add_libs_requires
fix_chrome_sandbox
\ No newline at end of file
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