Skip to content

Commit f1fadac

Browse files
committed
devel::gdb: drop texinfo tool dependency
Apparently, this tool is not needed anymore.
1 parent 3ce2ef2 commit f1fadac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/devel/gdb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ checkoutSCM:
2424
checkoutScript: |
2525
patchApplySeries $<@gdb/*@>
2626
27-
buildTools: [host-toolchain, texinfo, perl]
27+
buildTools: [host-toolchain, perl]
2828

2929
buildScript: |
3030
autotoolsBuild $1 --with-system-readline

0 commit comments

Comments
 (0)