fixup: resolve multistage and join also when building deps

This commit is contained in:
Ettore Di Giacinto
2021-05-21 19:47:23 +02:00
parent 8b1c5558b2
commit 6344e47eb3
15 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
join:
- name: "a"
category: "test"
version: ">=0"
- name: "b"
category: "test"
version: ">=0"
unpack: true

View File

@@ -0,0 +1,3 @@
category: "test"
name: "f"
version: "1.2"