From 8fc844658286f2c9a132b21e13d7b01124009e10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jerry=20Lundstr=C3=B6m?= Date: Mon, 11 Nov 2024 17:26:16 +0100 Subject: [PATCH] SPEC - spec tweaks --- rpm/dsc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpm/dsc.spec b/rpm/dsc.spec index 27dbff1f..63048a97 100644 --- a/rpm/dsc.spec +++ b/rpm/dsc.spec @@ -28,6 +28,9 @@ BuildRequires: pkgconfig BuildRequires: dnswire-devel >= 0.4.0 BuildRequires: libuv-devel BuildRequires: python3 +%if 0%{?suse_version} +BuildRequires: netcfg +%endif Requires: python3 %description @@ -56,7 +59,7 @@ sh autogen.sh %check -%make_build test +%make_build -j1 test %files