diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/open-ocd.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/open-ocd.rb b/Library/Formula/open-ocd.rb index 8212b80bc..5ad20b891 100644 --- a/Library/Formula/open-ocd.rb +++ b/Library/Formula/open-ocd.rb @@ -16,7 +16,6 @@ class OpenOcd < Formula option 'with-hidapi', 'Enable building support for devices using HIDAPI (CMSIS-DAP)' option 'with-libftdi', 'Enable building support for libftdi-based drivers (USB-Blaster, ASIX Presto, OpenJTAG)' - option 'with-libusb', 'Enable building support for all other USB adapters' depends_on 'pkg-config' => :build depends_on 'libusb' => :recommended |
