spec: Add missing python3 build dependency

Required for Makefile to determine the package name from the manifest.
This commit is contained in:
Martin Pitt 2018-07-17 22:52:14 +02:00
parent ac23ce88fa
commit 3d38d8aa67

View file

@ -6,6 +6,7 @@ License: LGPLv2.1+
Source: cockpit-starter-kit-%{version}.tar.gz
BuildArch: noarch
BuildRequires: /usr/bin/python3
%define debug_package %{nil}