Skip to content

Commit 594018d

Browse files
committed
Declare a build dependency on python3-devel
1 parent 15f4cb8 commit 594018d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

puppet-jens.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Source: %{name}-%{version}.tar.gz
1010
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
1111
BuildArch: noarch
1212

13-
BuildRequires: systemd-rpm-macros
13+
BuildRequires: systemd-rpm-macros, python3-devel
1414

1515
Requires: python3-configobj, git, python3-pyyaml, python3-dirq, python3-GitPython
1616
Requires: python3, python3-flask

0 commit comments

Comments
 (0)