[packages/debugedit] update deps

atler atler at pld-linux.org
Mon Mar 16 13:48:02 CET 2026


commit f0a2755a9e0a7c17a69863595057d36d35527680
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Mar 16 13:47:34 2026 +0100

    update deps

 debugedit.spec | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/debugedit.spec b/debugedit.spec
index c312e50..0c231b7 100644
--- a/debugedit.spec
+++ b/debugedit.spec
@@ -21,13 +21,16 @@ BuildRequires:	automake >= 1:1.11
 BuildRequires:	elfutils-devel
 %{?with_tests:BuildRequires:	gdb}
 BuildRequires:	help2man
+%{?with_tests:BuildRequires:	libstdc++-devel}
 BuildRequires:	pkgconfig
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xxHash-devel >= 0.8.0
 BuildRequires:	xz
+Requires:	/usr/bin/gdb-add-index
 Requires:	awk
 Requires:	binutils
 Requires:	coreutils
+Requires:	cpio
 Requires:	dwz >= 0.16
 Requires:	elfutils
 Requires:	findutils
@@ -60,6 +63,11 @@ profilowania oprogramowania.
 %{__autoconf}
 %{__automake}
 %configure \
+	HAS_CPIO=yes \
+	HAS_EU_ELFLINT=yes \
+	HAS_EU_STRIP=yes \
+	HAS_GDB_ADD_INDEX=yes \
+	HAS_XZ=yes \
 	--disable-silent-rules
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/debugedit.git/commitdiff/f0a2755a9e0a7c17a69863595057d36d35527680



More information about the pld-cvs-commit mailing list