summaryrefslogtreecommitdiff
path: root/meta.lua
blob: e52f796530f295eabe2842cb6ba68f202cf44e40 (plain)
1
2
3
4
5
6
7
return {
	{
		name = "image-distrobuilder",
		requires = {},
		produces = {},
	}
}