Don't depend on redhat-lsb to avoid pulling in excessive dependencies
redhat-lsb implies many dependencies and on Fedora or RHEL some of these are not needed at all (the most obvious one is qt3) and Chrome is usually the one who pulls them to the system by requiring the whole lsb. Require only lsb_release from the lsb as that's the only thing that we are using. Tested by modifying the build system to be able to build Chromium RPM packages and tested them on recent Fedora 26, RHEL 7 and OpenSUSE Leap 42.2. BUG=133327 Change-Id: Ic291c3107320a8b195d939c561f677016f2bd1ee Reviewed-on: https://chromium-review.googlesource.com/591107 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Paweł Hajdan Jr. <phajdan.jr@chromium.org> Cr-Commit-Position: refs/heads/master@{#490728}
Showing
Please register or sign in to comment