Added haiku_devel to dos2unix so that it now builds again

This commit is contained in:
Scott McCreary
2013-11-03 17:39:08 -08:00
parent de68bbaf2c
commit 1d14a7e1a5

View File

@@ -16,10 +16,11 @@ PROVIDES="
"
REQUIRES="
lib:libroot >= $haikuVersion
haiku >= $haikuVersion
"
BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion
cmd:gcc
"