From: Jan Palus Date: Sat, 12 Nov 2022 14:20:01 +0000 (+0100) Subject: dynamic configuration needs libtirpc-devel X-Git-Tag: auto/th/busybox-1.35.0-3~5 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbusybox.git;a=commitdiff_plain;h=7d81af7 dynamic configuration needs libtirpc-devel --- diff --git a/busybox.spec b/busybox.spec index 10934ce..b000c76 100644 --- a/busybox.spec +++ b/busybox.spec @@ -62,7 +62,7 @@ URL: http://www.busybox.net/ BuildRequires: gcc >= 3.2 BuildRequires: perl-tools-pod BuildRequires: rpmbuild(macros) >= 1.652 -%if %{with glibc} +%if %{with glibc} || %{with dynamic} BuildRequires: libtirpc-devel BuildRequires: pkgconfig %endif