Commit 911f45ea authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack bitwarden: use electron deps

parent 378a479b
......@@ -7,16 +7,13 @@ SPEC="$2"
PRODUCT=bitwarden
PRODUCTDIR=/opt/Bitwarden
# install all requires packages before packing (the list have got with rpmreqs package | xargs echo)
PREINSTALL_PACKAGES="at-spi2-atk coreutils findutils gawk glib2 libalsa libatk libat-spi2-core libcairo libdbus libdrm libexpat libgbm libgdk-pixbuf libgio libgtk+3 libnspr libnss libpango libsecret libX11 libxcb libXcomposite libXcursor libXdamage libXext libXfixes libXi libxkbfile libXrandr libXrender libXScrnSaver libXtst sed"
. $(dirname $0)/common.sh
add_electron_deps
add_bin_link_command
add_bin_link_command $PRODUCTCUR $PRODUCT
fix_chrome_sandbox
fix_desktop_file
set_autoreq 'yes'
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