opensound: Remove patchset for git recipe

It has been merged upstream.

Also add awk and find as prerequires
since they now are in separate packages.
This commit is contained in:
François Revol
2014-03-22 13:25:56 +01:00
parent dd31cbd61c
commit 058a4b6525
2 changed files with 2 additions and 199 deletions

View File

@@ -28,11 +28,11 @@ BUILD_PREREQUIRES="
haiku${secondaryArchSuffix}_devel >= $haikuVersion
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:awk
cmd:find
cmd:make
"
PATCHES="opensound-4.2_git.patchset"
GLOBAL_WRITABLE_FILES="settings/kernel/drivers directory keep-old"
BUILD()