Mercurial > dotfiles
diff .chezmoiscripts/run_onchange_after_15-install-ubuntu-packages.sh.tmpl @ 845:b0924ed8b0e1
fix: add libnotify4 dependency for bitwarden
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 14 Feb 2024 18:48:05 +0100 |
parents | 9e2c5662c2cb |
children | 62335df560d9 7f261a1edb80 |
line wrap: on
line diff
--- 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"