serf: missing require

This commit is contained in:
Adrien Destugues
2016-08-21 21:47:45 +02:00
committed by Adrien Destugues
parent 5dd3f14ce8
commit 6256c9830a

View File

@@ -55,6 +55,7 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
#cmd:make
cmd:scons >= 2.3
cmd:apr_1_config$secondaryArchSuffix
"
BUILD()