Skip to content

Commit d72e5dd

Browse files
committed
RPM builds: Install distutils
1 parent 73b3d78 commit d72e5dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packaging-examples/rpm-based/postscriptbarcode.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ BuildRequires: python2-devel
9191
%endif
9292

9393
%if 0%{?with_python3}
94-
BuildRequires: python3-devel
94+
BuildRequires: python3-devel python3-distutils
9595
%endif
9696

9797

0 commit comments

Comments
 (0)