ston-fi / tonlib-sys

MIT License
18 stars 9 forks source link

building without brew #26

Open kunokareal opened 4 months ago

kunokareal commented 4 months ago

currently build.rs requires brew to be installed even if everything is installed and available by other means (e.g. nix)

i think it should not check for brew, and instead check for pkg-config binary in PATH and use paths provided by it, instead of relying on brew

khalilmosavi commented 3 months ago

currently build.rs requires brew to be installed even if everything is installed and available by other means (e.g. nix)

i think it should not check for brew, and instead check for pkg-config binary in PATH and use paths provided by it, instead of relying on brew

khalilmosavi commented 3 months ago

currently build.rs requires brew to be installed even if everything is installed and available by other means (e.g. nix)

i think it should not check for brew, and instead check for pkg-config binary in PATH and use paths provided by it, instead of relying on brew

khalilmosavi commented 3 months ago

currently build.rs requires brew to be installed even if everything is installed and available by other means (e.g. nix)

i think it should not check for brew, and instead check for pkg-config binary in PATH and use paths provided by it, instead of relying on brew

khalilmosavi commented 2 months ago

currently build.rs requires brew to be installed even if everything is installed and available by other means (e.g. nix)

i think it should not check for brew, and instead check for pkg-config binary in PATH and use paths provided by it, instead of relying on brew