diff options
author | David Runge <dave@sleepmap.de> | 2021-12-21 13:03:58 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2021-12-21 13:03:58 +0100 |
commit | d016cbd2b09c40ca17124e3129fdb5c473fe7e31 (patch) | |
tree | 2fe77f4d9b9a83fe29ba396f80d49a6629924882 | |
parent | 929eceb7c8f3e111127eca0893ce51e4616d8ae0 (diff) | |
download | dotfiles-d016cbd2b09c40ca17124e3129fdb5c473fe7e31.tar.gz dotfiles-d016cbd2b09c40ca17124e3129fdb5c473fe7e31.tar.bz2 dotfiles-d016cbd2b09c40ca17124e3129fdb5c473fe7e31.tar.xz dotfiles-d016cbd2b09c40ca17124e3129fdb5c473fe7e31.zip |
pkgs: Change extra pkgs
.config/packages/extra.txt:
Add libopenmpt, pipewire-media-session, wireplumber.
-rw-r--r-- | .config/packages/extra.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/packages/extra.txt b/.config/packages/extra.txt index bc95320..69e77d2 100644 --- a/.config/packages/extra.txt +++ b/.config/packages/extra.txt @@ -39,6 +39,7 @@ libinstpatch libjpeg-turbo libkate libmpdclient +libopenmpt libsamplerate libsndfile libupnp @@ -57,6 +58,7 @@ nvidia opencore-amr ostree pipewire +pipewire-media-session portaudio portmidi portsmf @@ -76,6 +78,7 @@ tcpdump tinycdb vlc webrtc-audio-processing +wireplumber yajl zita-alsa-pcmi zita-resampler |