From fa0355b4c2df465a5d201aaa357bb740f6ca655b Mon Sep 17 00:00:00 2001 From: wangbiao Date: Fri, 23 Feb 2024 15:03:25 +0900 Subject: [PATCH] fix build error on Ubuntu22.04 Change-Id: Ic6cff80582522e6e86ec5b7f506703cc4aa62b7e Signed-off-by: wangbiao --- debian/compat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/compat b/debian/compat index 7813681..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 \ No newline at end of file +9 -- 2.34.1