From b54cb1df16b9ac8d2d97cf7870d32afdaa5f8a6ed271e6bb3990341180a0c9d3 Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Tue, 26 Mar 2024 05:58:36 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/filesharing/gnunet?expand=0&rev=11 --- gnunet.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnunet.spec b/gnunet.spec index 8b6c243..8f9ad29 100644 --- a/gnunet.spec +++ b/gnunet.spec @@ -54,7 +54,7 @@ Requires: %{_bindir}/openssl Requires: mozilla-nss-tools Recommends: miniupnpc %sysusers_requires -%if %{?with libextractor} +%if %{with libextractor} BuildRequires: pkgconfig(libextractor) %endif