diff options
author | Austin English <austinenglish@gmail.com> | 2017-03-18 14:01:40 -0500 |
---|---|---|
committer | Austin English <austinenglish@gmail.com> | 2017-03-22 03:54:19 -0500 |
commit | b931bf34d8d778b4ca96fecb70996d9d599d5a12 (patch) | |
tree | 01ac26685181a7b88132c9f07c1947acdeeb9066 | |
parent | f03e4f28e7be18922c526000b3c8451d5516ab9b (diff) |
config/chroot_local-packageslists/tails-common.list: add gnome-sound-recorderbugfix/10950-add-gnome-sound-recorder
-rw-r--r-- | config/chroot_local-packageslists/tails-common.list | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/chroot_local-packageslists/tails-common.list b/config/chroot_local-packageslists/tails-common.list index 0859549..a337010 100644 --- a/config/chroot_local-packageslists/tails-common.list +++ b/config/chroot_local-packageslists/tails-common.list @@ -102,6 +102,10 @@ gnome-screenshot gnome-session gnome-session-flashback gnome-shell-extensions +gnome-sound-recorder +# Jessie's gnome-sound-recorder is missing the dependency on gstreamer1.0-pulseaudio (Debian bug #852870) +# This can be removed once gnome-sound-recorder is >=3.21.92-2 +gstreamer1.0-pulseaudio gnome-system-log gnome-system-monitor gnome-terminal |