haiku package info: declare a few provided commands
sh, awk, wget, etc. are currently provided by haiku.hpkg. Declare
them accordingly, since they are already referenced by some
HaikuPorts packates. For the generic ones ("sh", "awk") I've used
version 0.0.0 for the time being; we may need to reconsider that.
This commit is contained in:
@@ -17,6 +17,11 @@ licenses {
|
||||
|
||||
provides {
|
||||
haiku=R1-alpha3_pm-1 compat>=R1-alpha1
|
||||
cmd:awk=0.0.0
|
||||
cmd:sh=0.0.0
|
||||
cmd:unzip=5.50
|
||||
cmd:wget=0.0.0
|
||||
cmd:zip=2.32
|
||||
}
|
||||
|
||||
requires {
|
||||
|
||||
Reference in New Issue
Block a user