# HG changeset patch # User zegervdv # Date 1707932885 -3600 # Node ID b0924ed8b0e1bbd837a85761b12732fcb90bad3b # Parent 9e2c5662c2cbaa0258c735d7b24a576341dd70c7 fix: add libnotify4 dependency for bitwarden diff -r 9e2c5662c2cb -r b0924ed8b0e1 .chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl --- a/.chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl Wed Feb 14 18:04:24 2024 +0100 +++ b/.chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl Wed Feb 14 18:48:05 2024 +0100 @@ -22,8 +22,9 @@ "libevent-core-2.1-7" "libevent-dev" "pipx" - "bison" - "flex" -}} + "bison" + "flex" + "libnotify4" -}} {{ $ppa := list "ppa:maveonair/helix-editor"