Removed the unneeded haiku_devel requirement in BUILD_REQUIRES

This commit is contained in:
Nav
2015-01-11 15:03:54 +02:00
committed by Markus Himmel
parent 0561b48fd8
commit 56c2929f47

View File

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