Thanks. Nonetheless I don‘t get how I can aim at a specific version or 1.0.26-rc1 „HEAD“
Btw, what is the correspondent to ldd under macOS? — Christoph > Am 05.04.2022 um 12:56 schrieb Chris Jones <[email protected]>: > > > >> On 05/04/2022 11:50 am, Christoph Kukulies wrote: >> $ sudo port deactivate libusb @1.0.25_0 >> Password: >> Note: It is not recommended to uninstall/deactivate a port that has >> dependents as it breaks the dependents. >> The following ports will break: >> libusb-compat @0.1.7_0 >> openocd @0.11.0_0 >> usbutils @007_1 >> libftdi1 @1.5_1 >> qemu @6.2.0_0 >> stlink @1.7.0_1 >> Continue? [y/N]: > > > > OK to continue? > > yes. > > ports that depend on libusb should use a path style dependency, to allow > libusb or libusb-devel to satisfy it > > path:lib/pkgconfig/libusb-1.0.pc:libusb > > so assuming you are about to install libusb-devel its fine.
