haiku package info: Add more provided resolvable

Also add a compat version to a few.
This commit is contained in:
Ingo Weinhold
2013-03-28 00:17:37 +00:00
parent 4e87ae1bbe
commit 7105134201
+10 -2
View File
@@ -17,11 +17,19 @@ licenses {
provides {
haiku=R1-alpha3_pm-1 compat>=R1-alpha1
coreutils=8.4 compat>=0.0
diffutils=2.8.1 compat>=0.0
findutils=4.2.33 compat>=0.0
cmd:awk=0.0.0
cmd:cp=8.4 compat>=0.0
cmd:diff=2.8.1 compat>=0.0
cmd:find=4.2.33 compat>=0.0
cmd:ln=8.4 compat>=0.0
cmd:mv=8.4 compat>=0.0
cmd:sh=0.0.0
cmd:unzip=5.50
cmd:unzip=5.50 compat>=0.0
cmd:wget=0.0.0
cmd:zip=2.32
cmd:zip=2.32 compat>=0.0
}
requires {