diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-03-28 18:33:21 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-03-28 20:06:39 +0200 |
commit | fa52d7d3adc99c0e716628058b4fd083034d27e0 (patch) | |
tree | 8043d8b610180ee3c2e0f8ab588b0beb225bfa39 /build-aux | |
parent | ffff4e7373f7c1260e6a8347b4ea1a99db4fff76 (diff) |
cirrus: Add missing depends_sources_cache to Android task
This cache entry is required for completeness. The file
src/Makefile.qt.include needs it in this line:
QT_BASE_PATH = $(shell find ../depends/sources/ -maxdepth 1 -type f -regex ".*qtbase.*\.tar.xz")
This cache entry is tied to the depends_built_cache cache entry. Either
both are present and cached, or neither of them is. Otherwise, the build
will fail.
Diffstat (limited to 'build-aux')
0 files changed, 0 insertions, 0 deletions