mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
The ':=' slot operator forces a package to be rebuilt when a dependency slot/subslot changes. Duktape has the slot definition '0/${PV}' and with the upgrade to 2.7.0 the soname changed, so polkit needs rebuilding. This is also done this way in recent upstream gentoo ebuilds for polkit. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>