hyphen: add missing build dependency.

This commit is contained in:
Jerome Duval
2015-11-30 21:36:22 +00:00
parent ad099b4fe6
commit b8bc3c5b3f

View File

@@ -37,6 +37,7 @@ BUILD_PREREQUIRES="
cmd:ld$secondaryArchSuffix
cmd:libtoolize
cmd:make
cmd:patch
"
BUILD()