Mercurial > dotfiles
comparison .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 |
comparison
equal
deleted
inserted
replaced
844:9e2c5662c2cb | 845:b0924ed8b0e1 |
---|---|
20 "kitty" | 20 "kitty" |
21 "yodl" | 21 "yodl" |
22 "libevent-core-2.1-7" | 22 "libevent-core-2.1-7" |
23 "libevent-dev" | 23 "libevent-dev" |
24 "pipx" | 24 "pipx" |
25 "bison" | 25 "bison" |
26 "flex" -}} | 26 "flex" |
27 "libnotify4" -}} | |
27 | 28 |
28 {{ $ppa := list | 29 {{ $ppa := list |
29 "ppa:maveonair/helix-editor" | 30 "ppa:maveonair/helix-editor" |
30 "ppa:mozillateam/ppa" -}} | 31 "ppa:mozillateam/ppa" -}} |
31 | 32 |