Commit a873cda8 authored by Vitaly Lipatov's avatar Vitaly Lipatov

repack: update install_deps for chromium based browsers, use it for vivaldi

parent 030d9bd8
...@@ -79,8 +79,8 @@ use_system_xdg() ...@@ -79,8 +79,8 @@ use_system_xdg()
install_deps() install_deps()
{ {
# install all requires packages before packing (the list have got with rpmreqs package | xargs echo) # install all requires packages before packing (the list have got with rpmreqs package | xargs echo)
epm install --skip-installed at-spi2-atk file gawk GConf glib2 grep libatk libat-spi2-core libcairo libcups libdbus libdrm libexpat libgbm libgdk-pixbuf libgio libgtk+3 libnspr libnss libpango \ epm install --skip-installed at-spi2-atk file GConf glib2 grep libatk libat-spi2-core libcairo libcups libdbus libdrm libexpat libgbm libgdk-pixbuf libgio libgtk+3 libnspr libnss libpango \
libX11 libxcb libXcomposite libXcursor libXdamage libXext libXfixes libXi libXrandr libXrender libXtst sed tar which xdg-utils xprop libX11 libxcb libXcomposite libXcursor libXdamage libXext libXfixes libXi libXrandr libXrender libXtst sed which xdg-utils xprop
} }
......
...@@ -20,12 +20,7 @@ add_bin_commands ...@@ -20,12 +20,7 @@ add_bin_commands
use_system_xdg use_system_xdg
#install_deps install_deps
# install all requires packages before packing (the list have got with rpmreqs package | xargs echo)
epm install --skip-installed at-spi2-atk file gawk GConf glib2 grep libatk libat-spi2-core libcairo libcups libdbus libdrm libexpat libgbm libgdk-pixbuf libgio libgtk+3 libnspr libnss libpango \
libX11 libxcb libXcomposite libXcursor libXdamage libXext libXfixes libXi libXrandr libXrender libXtst sed tar which xdg-utils xprop
subst "1i%filter_from_requires /.opt.google.chrome.WidevineCdm/d" $SPEC subst "1i%filter_from_requires /.opt.google.chrome.WidevineCdm/d" $SPEC
......
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