forked from semios/semios-packages
feat: add dependencies and provisions
Signed-off-by: sisungo <[email protected]>
This commit is contained in:
@@ -20,9 +20,12 @@ on_build(build)
|
||||
|
||||
package("libexpat")
|
||||
cpp.use_auto_pack(["lib"])
|
||||
dep("semi-libc @same-arch")
|
||||
|
||||
package("libexpat-tools")
|
||||
cpp.use_auto_pack(["bin"])
|
||||
dep("libexpat (same)")
|
||||
|
||||
package("libexpat-dev")
|
||||
cpp.use_auto_pack(["dev"])
|
||||
dep("libexpat (same)")
|
||||
|
||||
Reference in New Issue
Block a user