summaryrefslogtreecommitdiff
path: root/meta.lua
blob: eb6344008a04ac0ed58617ef3dc46017bb800dd8 (plain)
1
2
3
4
5
6
7
8
return {
	["image-wine"] = {
	  export = true,
		requires = {},
		produces = {},
		timeout=3600,
	}
}