Commit 4c794318 authored by Vitaly Lipatov's avatar Vitaly Lipatov

repack.d/chrome-remote-desktop.sh: update

parent 6f7446b8
......@@ -5,13 +5,15 @@ SPEC="$2"
PRODUCT=chrome-remote-desktop
# install all requires packages before packing ($ rpmreqs chrome-remote-desktop | xargs echo)
PREINSTALL_PACKAGES="coreutils glib2 libcairo libdbus libdrm libexpat libgbm libgio libgtk+3 libnspr libnss libpango libX11 libxcb libXdamage libXext libXfixes libXrandr libXtst libutempter \
python3-base python3-module-psutil python3 rpm-build-python3"
#PREINSTALL_PACKAGES="coreutils glib2 libcairo libdbus libdrm libexpat libgbm libgio libgtk+3 libnspr libnss libpango libX11 libxcb libXdamage libXext libXfixes libXrandr libXtst libutempter \
# python3-base python3-module-psutil python3"
. $(dirname $0)/common-chromium-browser.sh
cleanup
subst '1iBuildRequires:rpm-build-python3' $SPEC
# eepm-rpm-build doesn't support BRs
#subst '1iBuildRequires:rpm-build-python3' $SPEC
#set_autoreq 'yes'
set_autoreq 'yes'
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