pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: sysutils/grub2 fails to build
Hello triaxx,
triaxx writes:
> Seen in config.log:
> pkg-config: not found
>
> It succesfully builds with:
> > BUILD_DEPENDS+= pkg-config-[0-9]*:../../devel/pkg-config
>
> I commit.
>
Usually pkg-config (tool) dependency is added via
`USE_TOOLS+= pkg-config', not directly via BUILD_DEPENDS.
Is it intended or can USE_TOOLS be used instead?
(If there is any reason why BUILD_DEPENDS is needed please
add a big `XXX:' comments about that! :))
Thank you!
Home |
Main Index |
Thread Index |
Old Index