Skip to content
Snippets Groups Projects
Unverified Commit 86b90a1f authored by Duncan Macleod's avatar Duncan Macleod
Browse files

spec: ensure that the (correct) Python interpreter is required

parent c4d6d587
No related branches found
No related tags found
1 merge request!65Ensure that the (correct) Python interpreter is required in the RPM spec file
This commit is part of merge request !65. Comments created here will be created in the context of that merge request.
......@@ -18,6 +18,7 @@ BuildArch: noarch
BuildRequires: python-srpm-macros
BuildRequires: python-rpm-macros
BuildRequires: python3-rpm-macros
BuildRequires: %__python3
BuildRequires: python%{python3_pkgversion}-setuptools
BuildRequires: systemd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment