From 6048971467dc5621d2d08f2babca86f06043462d Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Fri, 12 Nov 2021 05:17:01 +0200 Subject: sysrepo: update to 2.0.53 needed after libyang update also drop python3-sysrepo as now is standalone Signed-off-by: Lucian Cristian --- net/sysrepo/patches/009-fix_inclusion.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/sysrepo/patches/009-fix_inclusion.patch (limited to 'net/sysrepo/patches') diff --git a/net/sysrepo/patches/009-fix_inclusion.patch b/net/sysrepo/patches/009-fix_inclusion.patch new file mode 100644 index 000000000..3744a16de --- /dev/null +++ b/net/sysrepo/patches/009-fix_inclusion.patch @@ -0,0 +1,10 @@ +--- a/src/sysrepo_types.h ++++ b/src/sysrepo_types.h +@@ -19,6 +19,7 @@ + + #include + #include ++#include + + struct lyd_node; + struct timespec; -- cgit v1.2.3