[cpp-linbuild] 03/03: Remove build-time dependency on gdb
Codeberg
noreply at shibboleth.net
Fri Dec 5 17:09:47 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository cpp-linbuild.
View the commit online:
https://codeberg.org/Shibboleth/cpp-linbuild/commit/20a3a66519d84323c72985e4664348ce5136d1f4
commit 20a3a66519d84323c72985e4664348ce5136d1f4
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Dec 5 16:55:46 2025 +0000
Remove build-time dependency on gdb
This was probably never needed.
---
common/SPECS/shibboleth-sp.spec | 5 -----
1 file changed, 5 deletions(-)
diff --git a/common/SPECS/shibboleth-sp.spec b/common/SPECS/shibboleth-sp.spec
index 9811535..d72c8f6 100644
--- a/common/SPECS/shibboleth-sp.spec
+++ b/common/SPECS/shibboleth-sp.spec
@@ -10,11 +10,6 @@ Source0: https://shibboleth.net/downloads/prerelease/%{name}-%{version}.tar.bz2
Requires: hostname
-# Still needed?
-%if 0%{?rhel} >= 8
-BuildRequires: gdb
-%endif
-
BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRequires: boost-devel >= 1.32.0
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list