groff: Add missing depends_on("m4") (#45552)
This commit is contained in:

committed by
GitHub

parent
e8c8e7b8a8
commit
53815b725a
@@ -44,6 +44,7 @@ class Groff(AutotoolsPackage, GNUMirrorPackage):
|
|||||||
|
|
||||||
conflicts("+uchardet", when="@:1.22.3")
|
conflicts("+uchardet", when="@:1.22.3")
|
||||||
|
|
||||||
|
depends_on("m4", type="build")
|
||||||
depends_on("gawk", type="build")
|
depends_on("gawk", type="build")
|
||||||
depends_on("gmake", type="build")
|
depends_on("gmake", type="build")
|
||||||
depends_on("sed", type="build")
|
depends_on("sed", type="build")
|
||||||
|
Reference in New Issue
Block a user