Skip to content

Commit 88e8fd1

Browse files
authored
Merge pull request #236444 from mikesmitty/ms/fix-open-ocd-head-build
open-ocd: add missing jimtcl build dependency
2 parents 580269f + 1a9e564 commit 88e8fd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/o/open-ocd.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class OpenOcd < Formula
3232

3333
depends_on "autoconf" => :build
3434
depends_on "automake" => :build
35+
depends_on "jimtcl" => :build
3536
depends_on "libtool" => :build
3637
depends_on "texinfo" => :build
3738
end

0 commit comments

Comments
 (0)