From 403bb7a568488f266b917f84f82381d3a342f0f5 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Wed, 27 Mar 2013 19:11:38 +0000 Subject: [PATCH] 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. --- src/data/package_infos/haiku | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/data/package_infos/haiku b/src/data/package_infos/haiku index a5f3aef467..30a02e2a1e 100644 --- a/src/data/package_infos/haiku +++ b/src/data/package_infos/haiku @@ -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 {