Add bcg729 to the optional RPMs installed when building

This commit is contained in:
John Thacker 2020-10-31 08:09:21 -04:00 committed by Dario Lombardo
parent 21e1056058
commit 25f1540d39
1 changed files with 3 additions and 0 deletions

View File

@ -220,6 +220,9 @@ echo "ilbc is unavailable" >&2
add_package ADDITIONAL_LIST opus-devel ||
echo "opus is unavailable" >&2
add_package ADDITIONAL_LIST bcg729-devel ||
echo "bcg729 is unavailable" >&2
ACTUAL_LIST=$BASIC_LIST
# Now arrange for optional support libraries