mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- Latest version of libjs-bootstrap5 depends on node-popper2. However, version in Debian bookworm still continue to have incorrect dependency. So, add explicit dependency on node-popper2 until we stop supporting Bookworm. Tests: - In stable and testing VMs, install node-popper2 and notices that the following work as expected: - User menu dropdown in desktop and mobile layouts. - Help menu dropdown in desktop and mobile layouts. - Notification dropdown. - App extra actions dropdown. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>