Johannes Schlatow 5e4e634625 libs: use select_from_ports in eager assignments
If `select_from_ports` is evaluated lazily, we might miss a port during
the dependency check. A way to prevent this is to use the `:=` operator.

Fixes genodelabs/genode#4618
2022-11-17 08:00:34 +01:00
..
2018-05-03 15:31:54 +02:00
2021-12-17 15:04:47 +01:00
2019-03-18 15:56:23 +01:00
2018-05-03 15:31:58 +02:00
2021-12-17 15:04:47 +01:00