Removed the unneeded haiku_devel requirement in BUILD_REQUIRES

This commit is contained in:
Nav
2015-01-11 15:03:54 +02:00
parent 50fe649c6b
commit 6903c9fe1f

View File

@@ -26,9 +26,7 @@ BUILD_PREREQUIRES="
cmd:cmake
cmd:gcc
"
BUILD_REQUIRES="
haiku_devel
"
BUILD_REQUIRES=""
BUILD()
{