From 2bcc85c8c4d787b5112e769d12f6538becfbf709 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Tue, 24 Aug 2021 09:14:11 +0900 Subject: [PATCH] [TRE-2795] Add python plugin packages to tizen_base branch python-argparse, python-funcsigs, python-linecache2, python-mako, python-MarkupSafe, python-mock, python-nose, python-pbr, python-traceback2, python-unittest2 Change-Id: I4c3bd211b718920962833c41bb0cb4d18f150e3c --- profiles/tizen_base.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/tizen_base.xml b/profiles/tizen_base.xml index e086070..d9b1ba1 100644 --- a/profiles/tizen_base.xml +++ b/profiles/tizen_base.xml @@ -80,11 +80,21 @@ + + + + + + + + + + -- 2.7.4