On Wed, December 23, 2015 18:40:36 Aleix Pol wrote:
> Hello,
> I've been testing kde-src-builder on a bare system (actually a docker
> image) and I realized that --include-dependencies isn't doing what I
> expected [1], which is to actually build and install the repository's
> dependencies.
>
> Ca
I don't think kdesrc-build inspects the cmake files to discover deps,
it relies on the project metadata GIT repo instead. So
--include-dependencies only applies to the dependencies discovered
through the project metadata repo, and then only those which
kdesrc-build knows how to build.
Any other de
În ziua de Wednesday 23 December 2015, la 18:40:36, Aleix Pol a scris:
> Hello,
> I've been testing kde-src-builder on a bare system (actually a docker
> image) and I realized that --include-dependencies isn't doing what I
> expected [1], which is to actually build and install the repository's
> de
Hello,
I've been testing kde-src-builder on a bare system (actually a docker
image) and I realized that --include-dependencies isn't doing what I
expected [1], which is to actually build and install the repository's
dependencies.
Can anybody point me out what am I missing? :/
That's my configurat