From 6899a5d45724350ca1afbd0708a6b71eae4c5b1f Mon Sep 17 00:00:00 2001 From: John Ogness Date: Tue, 15 May 2018 09:27:59 +0200 Subject: lx-trainer-vm: yocto: add toaster/documentation deps For the yocto training, some important packages are missing. Toaster requires pip for python3. The documentation requires xsltproc and fop. Install them. Signed-off-by: John Ogness --- lx-trainer-vm/lx-trainer-vm.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lx-trainer-vm') diff --git a/lx-trainer-vm/lx-trainer-vm.xml b/lx-trainer-vm/lx-trainer-vm.xml index aee6ae2..9b9a3d6 100644 --- a/lx-trainer-vm/lx-trainer-vm.xml +++ b/lx-trainer-vm/lx-trainer-vm.xml @@ -269,7 +269,10 @@ python-django python-pip + python3-pip python3-gi + xsltproc + fop unzip texinfo chrpath -- cgit v1.2.3