Skip to content

Commit 68013b7

Browse files
committed
Add missing make command to spec file
The make was removed from build-roots from F34 further. So we need to add it manually.
1 parent d5c9732 commit 68013b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python-simpleline.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Source0: https://github.com/rhinstaller/python-%{srcname}/releases/download/%{sr
1212

1313
License: LGPLv3+
1414
BuildArch: noarch
15+
BuildRequires: make
1516
BuildRequires: python3-devel
1617
BuildRequires: gettext
1718
BuildRequires: python3-setuptools

0 commit comments

Comments
 (0)