From a8a7b7c76ae17a9936e0e2d6fcadea100e5fe960 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 20:02:46 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python-systemd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-systemd.spec b/python-systemd.spec index dbf0544..4b62df1 100644 --- a/python-systemd.spec +++ b/python-systemd.spec @@ -11,6 +11,7 @@ Patch0001: 0001-journal-avoid-warning-about-deprecated-constant.patch Patch0002: 0002-reader-make-PY_SSIZE_T_CLEAN.patch Patch0003: 0003-test-make-sure-NOTIFY_SOCKET-is-unset-in-test.patch +BuildRequires: make BuildRequires: gcc BuildRequires: systemd-devel BuildRequires: python3-devel