bitcoin/depends/packages
fanquake 28efd724b4
depends: systemtap 5.3
The diff in the copied header is:
```diff
< #if __STDC_VERSION__ >= 199901L
---
> #if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
```

From
https://sourceware.org/git/?p=systemtap.git;a=commit;h=b8345d8e07b725a943a97b19aa4866e74baadd98.
2025-09-12 11:59:45 +01:00
..
boost.mk depends: Bump boost to 1.88.0 and use new CMake buildsystem 2025-06-25 13:37:50 +01:00
capnp.mk depends: capnp 1.2.0 2025-06-16 10:55:14 +01:00
expat.mk depends: switch to building expat with CMake 2024-07-23 15:37:01 +01:00
fontconfig.mk depends: better cleanup after fontconfig 2024-11-14 11:32:47 +00:00
freetype.mk build: patch cmake min version on freetype 2025-06-12 12:31:26 +02:00
libXau.mk depends: switch libXau to .tar.gz 2024-04-19 13:01:09 +01:00
libevent.mk depends: fix libevent _WIN32_WINNT usage 2025-07-11 10:25:04 +01:00
libxcb.mk depends: remove xinerama extension from libxcb 2025-08-20 23:04:19 +01:00
libxcb_util.mk depends: switch libxcb_util to .tar.gz 2024-04-19 13:01:09 +01:00
libxcb_util_cursor.mk depends: Bump `qt` package up to 6.7.3 2025-04-02 09:12:27 +01:00
libxcb_util_image.mk depends: switch libxcb_util_image to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_keysyms.mk depends: switch libxcb_util_keysyms to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_render.mk depends: switch libxcb_util_render to .tar.gz 2024-04-19 13:01:10 +01:00
libxcb_util_wm.mk depends: switch libxcb_util_wm to .tar.gz 2024-04-19 13:01:10 +01:00
libxkbcommon.mk build: suppress array-bounds errors in libxkbcommon 2022-06-23 17:29:31 +01:00
native_capnp.mk depends: capnp 1.2.0 2025-06-16 10:55:14 +01:00
native_libmultiprocess.mk depends: Switch libmultiprocess packages to use local git subtree 2025-04-02 08:41:16 -05:00
native_qt.mk depends: strip when installing qt 2025-09-04 13:36:14 +01:00
packages.mk build: depends makes libmultiprocess by default 2025-08-14 20:57:38 +02:00
qrencode.mk depends: cleanup after qrencode build 2024-07-25 12:02:48 +01:00
qt.mk depends: strip when installing qt 2025-09-04 13:36:14 +01:00
qt_details.mk depends: Add `native_qt` package 2025-04-02 09:14:40 +01:00
sqlite.mk depends: don't install & then delete sqlite pkgconf 2025-06-01 12:40:45 +01:00
systemtap.mk depends: systemtap 5.3 2025-09-12 11:59:45 +01:00
xcb_proto.mk depends: xcb-proto 1.15.2 2023-07-18 11:27:24 +01:00
xproto.mk depends: use "mkdir -p" when installing xproto 2025-05-20 16:01:32 +01:00
zeromq.mk depends: Avoid using the `-ffile-prefix-map` compiler option 2025-02-05 14:36:48 +00:00