Tools: Remove git-review from rpm-setup.

This commit is contained in:
Gerald Combs 2022-01-06 11:24:18 -08:00
parent 11d8520f69
commit 7f5f7c8285
1 changed files with 0 additions and 3 deletions

View File

@ -230,9 +230,6 @@ echo "xslt is unavailable" >&2
add_package ADDITIONAL_LIST brotli-devel || add_packages ADDITIONAL_LIST libbrotli-devel libbrotlidec1 ||
echo "brotli is unavailable" >&2
add_package ADDITIONAL_LIST git-review ||
echo "git-review is unavailabe" >&2
add_package ADDITIONAL_LIST speexdsp-devel || add_package ADDITIONAL_LIST speex-devel ||
echo "speex is unavailable" >&2