[packages/busybox] dynamic configuration needs libtirpc-devel
atler
atler at pld-linux.org
Sat Nov 12 17:36:14 CET 2022
commit 7d81af7dea62cd6031003d4d4ea10dee45c79515
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Nov 12 15:20:01 2022 +0100
dynamic configuration needs libtirpc-devel
busybox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/busybox.git/commitdiff/82519ed9c62a05349168b57835655edc6ca4676d
More information about the pld-cvs-commit
mailing list