Hi, Olaf, Thomas! Having another round through the info in the various links you and Yurii > provided I noticed > > checking for pkg-config... no > > Is homebrew using pkgconfig instead? If so, I'd suggest adding > something like > > system "ln", "-s", "pkg-config", "/usr/bin/pkgconfig" > No need to do this, in brew this may be addressed by adding `depends_on "pkg-config"`
*before* running configure to sane-backends.rb. Adjust /usr/bin as > necessary. While at it, also drop the > > depends_on "libusb-compat" > > or replace it with something like > > depends_on "libusb-1.0" > > at least, do yourself a favour and build against libusb-1.0. > Thomas, please try putting just `libusb` here, we have such formula: https://github.com/Homebrew/homebrew-core/blob/master/Formula/libusb.rb This formula Olaf?
-- sane-devel mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
