summaryrefslogtreecommitdiff
path: root/meta.lua
diff options
context:
space:
mode:
Diffstat (limited to 'meta.lua')
-rw-r--r--meta.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta.lua b/meta.lua
index cdc3f17..33110f7 100644
--- a/meta.lua
+++ b/meta.lua
@@ -1,5 +1,6 @@
1return { 1return {
2 ["image-wine"] = { 2 ["image-wine"] = {
3 export = true,
3 requires = {}, 4 requires = {},
4 produces = {}, 5 produces = {},
5 } 6 }