From 83e710decd89889c35aeb2ff68147d3b7f9285bd Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 1 Aug 2024 21:03:22 +0300 Subject: [PATCH] Added sqlite --- msvsphere-9.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/msvsphere-9.json b/msvsphere-9.json index 5fd4580..03f4664 100644 --- a/msvsphere-9.json +++ b/msvsphere-9.json @@ -381,6 +381,9 @@ "sos": { "reason": "Added code to define our distribution." }, + "sqlite": { + "reason": "Added compilation option -DSQLITE_ENABLE_DESERIALIZE for docker-ce." + }, "subscription-manager": { "reason": "Initial de-branding for MSVSphere 9.1" },