summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkistlin2023-07-08 07:14:49 +0200
committerkistlin2023-07-08 07:14:49 +0200
commite74ecd1fe2cc547d95e0e53fdafb8b496ad93ecf (patch)
treeed2bba588380f4c7be1dcee6f352991c8e62cfee /.SRCINFO
parente25d744bf89c198bc018122e1abdcaa9f2b38480 (diff)
downloadaur-e74ecd1fe2cc547d95e0e53fdafb8b496ad93ecf.tar.gz
fix build of the statistics backend
the issue is a missing include similar to https://github.com/eProsima/Fast-DDS/pull/3508
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74c49674ac01..e4770b1fb9dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,8 @@ pkgbase = eprosima-fast-dds
depends = tinyxml2
depends = eprosima-fast-cdr
source = https://github.com/eProsima/Fast-DDS/archive/v2.11.0.tar.gz
+ source = 001-include-cstdint.patch
sha256sums = afaf43fbee90d6dbecbbe7c363860c4963f8db2f4be94dc7c61a27bfdf841b83
+ sha256sums = 9656a7c2780040a922ecd85b9ba046ec72375a394b5ae199d570d1c1b7e82abf
pkgname = eprosima-fast-dds