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 committed by Lars Karlitski
parent d361bbd76c
commit d3b8811ac6

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}