mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-08 06:55:33 -04:00
712edec636
Don't exclude libmtp on FreeBSD systems. Don't exclude libusb on FreeBSD systems. Our libusb has a different include path structure and libname than Linux, but compiles fine once those are corrected. Correct path to py-sip on FreeBSD. We install it to a different directory than build_environment.py was looking in.