Skip to content

Commit 9df5e0c

Browse files
committed
Use auto-discovered dependencies
1 parent 596ebe9 commit 9df5e0c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

puppet-jens.spec

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ Source: %{name}-%{version}.tar.gz
1010
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
1111
BuildArch: noarch
1212

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

15-
Requires: python3-configobj, git, python3-pyyaml, python3-dirq, python3-GitPython
16-
Requires: python3, python3-flask
15+
Requires: git
1716
Requires(pre): shadow-utils
1817

1918
%description

0 commit comments

Comments
 (0)