Skip to content

Commit 09e464f

Browse files
committed
Don't version python3-devel
1 parent 6bc33d0 commit 09e464f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ def create_dockerfile_buildbase_rhel(ddir, dockerfile_name, argmap):
950950
libb64-devel \\
951951
gperftools-devel \\
952952
patchelf \\
953-
python3.11-devel \\
953+
python3-devel \\
954954
python3-pip \\
955955
python3-setuptools \\
956956
rapidjson-devel \\

0 commit comments

Comments
 (0)