spec: Add missing python3 build dependency
Required for Makefile to determine the package name from the manifest.
This commit is contained in:
parent
ac23ce88fa
commit
3d38d8aa67
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ License: LGPLv2.1+
|
||||||
|
|
||||||
Source: cockpit-starter-kit-%{version}.tar.gz
|
Source: cockpit-starter-kit-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
BuildRequires: /usr/bin/python3
|
||||||
|
|
||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue