Sphinx doesn't seem to be in EPEL any more.

This commit is contained in:
Dave Page 2022-08-10 17:17:56 +01:00
parent 626681c5ba
commit 3766fa7f0b

View File

@ -44,7 +44,8 @@ elif [ "${OS_VERSION}" == 9 ]; then
yum install -y expect postgresql14-devel python3-devel nodejs yarn rpm-build rpm-sign yum-utils krb5-devel
pip3 install sphinx
else
yum install -y expect fakeroot postgresql14-devel python3-devel python3-sphinx nodejs yarn rpm-build rpm-sign yum-utils krb5-devel
yum install -y expect fakeroot postgresql14-devel python3-devel nodejs yarn rpm-build rpm-sign yum-utils krb5-devel
pip3 install sphinx
fi
# Setup RPM macros for signing