summaryrefslogblamecommitdiffstats
path: root/core/modules/qemu/module.conf.ubuntu
blob: 1853bdf879f3cd62bbfcb2bce3b8c3df90e54225 (plain) (tree)
1
2
3
4
5
6
7
8
9
           
 
                             
             
                            


                           
          
 
#!/bin/bash

REQUIRED_INSTALLED_PACKAGES="
	maven
	default-jdk-headless
"

REQUIRED_CONTENT_PACKAGES="
	jq
"