mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Sphinx doesn't seem to be in EPEL any more.
This commit is contained in:
@@ -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
|
yum install -y expect postgresql14-devel python3-devel nodejs yarn rpm-build rpm-sign yum-utils krb5-devel
|
||||||
pip3 install sphinx
|
pip3 install sphinx
|
||||||
else
|
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
|
fi
|
||||||
|
|
||||||
# Setup RPM macros for signing
|
# Setup RPM macros for signing
|
||||||
|
|||||||
Reference in New Issue
Block a user