u_boot_tools: Fix apparent typo in build requires.

The l was missing from haiku_devel.
This commit is contained in:
Michael Lotz
2015-12-10 23:39:21 +01:00
parent 6863be9006
commit 2dc7265545

View File

@@ -22,7 +22,7 @@ REQUIRES="
"
BUILD_REQUIRES="
haiku_deve
haiku_devel
"
BUILD_PREREQUIRES="
cmd:gcc