Skip to content

Commit 274955d

Browse files
committed
texinfo: Add perl to buildtools
texinfo asks for perl for building, so add it. Signed-off-by: Adam Lackorzynski <adam@l4re.org>
1 parent c48e714 commit 274955d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/devel/texinfo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ checkoutSCM:
99
digestSHA1: "d39c2e35ddb0aff6ebdd323ce53729bd215534fa"
1010
stripComponents: 1
1111

12-
buildTools: [host-toolchain]
12+
buildTools: [host-toolchain, perl]
1313
buildScript: |
1414
autotoolsBuild $1
1515

0 commit comments

Comments
 (0)