diff options
author | David Runge <dave@sleepmap.de> | 2022-08-16 21:03:23 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2022-08-16 21:03:23 +0200 |
commit | 4ce013c36639137b4fce1909f91d563b65393581 (patch) | |
tree | f205de89fff23f90986f1db801aaa57ed4346ef5 /.config/packages | |
parent | a052f062421d16d27ec1f2350c5b56097460298d (diff) | |
download | dotfiles-4ce013c36639137b4fce1909f91d563b65393581.tar.gz dotfiles-4ce013c36639137b4fce1909f91d563b65393581.tar.bz2 dotfiles-4ce013c36639137b4fce1909f91d563b65393581.tar.xz dotfiles-4ce013c36639137b4fce1909f91d563b65393581.zip |
Add packages to extra
.config/nvchecker/extra.toml:
Add upstream tracking for libtiff, python-pip, python-resolvelib and
seabios.
.config/packages/extra.txt:
Add libtiff, python-pip, python-resolvelib and
seabios to extra.
Diffstat (limited to '.config/packages')
-rw-r--r-- | .config/packages/extra.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/packages/extra.txt b/.config/packages/extra.txt index cd57b15..aa38278 100644 --- a/.config/packages/extra.txt +++ b/.config/packages/extra.txt @@ -46,6 +46,7 @@ libnitrokey libopenmpt libsamplerate libsndfile +libtiff libupnp liburing libwebsockets @@ -72,6 +73,8 @@ postfix prrte pulseaudio python-notify2 +python-pip +python-resolvelib qemu raptor rasqal @@ -80,6 +83,7 @@ refind sane sbsigntools scons +seabios squashfs-tools tcpdump tinycdb |