# HG changeset patch # User Norm Jacobs # Date 1467728316 18000 # Node ID 8e1aa475ac417d4f46e464d68ae757b2d93a2a28 # Parent 1581d303b9b349fc1ae3f8f8af3e7a3939e6a8e3 23743906 flex needs help2man for doc generation diff -r 1581d303b9b3 -r 8e1aa475ac41 components/flex/Makefile --- a/components/flex/Makefile Fri Sep 16 18:08:39 2016 -0700 +++ b/components/flex/Makefile Tue Jul 05 09:18:36 2016 -0500 @@ -58,5 +58,6 @@ '-e "/FAIL/p" ' \ '-e "/ERROR/p" ' +REQUIRED_PACKAGES += developer/documentation-tool/help2man REQUIRED_PACKAGES += developer/macro/gnu-m4 REQUIRED_PACKAGES += system/library/math