From ab6818793c1b42818faa43d62ab16381ce417ef4 Mon Sep 17 00:00:00 2001
From: Anders Blomdell <anders.blomdell@control.lth.se>
Date: Tue, 25 Oct 2022 09:32:50 +0200
Subject: [PATCH] Base pip-install-to-json on Sdk in order to have access to
 compilers

---
 pip-install-to-json/se.lth.control.pip-install-to-json.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pip-install-to-json/se.lth.control.pip-install-to-json.json b/pip-install-to-json/se.lth.control.pip-install-to-json.json
index f0c5b36..6766622 100644
--- a/pip-install-to-json/se.lth.control.pip-install-to-json.json
+++ b/pip-install-to-json/se.lth.control.pip-install-to-json.json
@@ -1,6 +1,6 @@
 {
     "id" : "se.lth.control.pip-install-to-json",
-    "runtime" : "org.freedesktop.Platform",
+    "runtime" : "org.freedesktop.Sdk",
     "runtime-version" : "22.08",
     "sdk" : "org.freedesktop.Sdk",
     "build-options" : {
-- 
GitLab