[Mesa-dev] [PATCH] meson: if dep_dl is an empty list, it's not a dependency object
Jon Turney
jon.turney at dronecode.org.uk
Tue Nov 14 12:05:21 UTC 2017
On 13/11/2017 17:41, Dylan Baker wrote:
> I thought I'd fixed this already,
> Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
This workaround is already in place for dep_xxf86vm.
I took a brief look, and didn't see anywhere the same problem could
occur with any of the other uses of [] for a dependency.
> Quoting Jon Turney (2017-11-13 02:28:27)
>> It's ok to use an empty list for dependencies:, but it's not ok to try to
>> use the found() method of it.
More information about the mesa-dev
mailing list