diff options
author | anonym <anonym@riseup.net> | 2015-11-18 00:07:23 +0100 |
---|---|---|
committer | anonym <anonym@riseup.net> | 2015-11-18 00:29:33 +0100 |
commit | 169beeac0c3070f20aed73aa16c701cedabd05aa (patch) | |
tree | 682e0f197c61a2a4ed6cfeb54b14132900ef3862 /config/chroot_local-packageslists | |
parent | 6f099afbd4fc713446d27ef5bacb17ff3e8ec656 (diff) |
Install xsel.
We will need it installed in Tails for manipulating the clipboard in
the automated test suite.
Diffstat (limited to 'config/chroot_local-packageslists')
-rw-r--r-- | config/chroot_local-packageslists/tails-common.list | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/chroot_local-packageslists/tails-common.list b/config/chroot_local-packageslists/tails-common.list index b74b358..7597e1f 100644 --- a/config/chroot_local-packageslists/tails-common.list +++ b/config/chroot_local-packageslists/tails-common.list @@ -238,6 +238,7 @@ vidalia vim-nox virtualbox-guest-utils wireless-tools +xsel xul-ext-torbirdy # needed for initramfs-tools' COMPRESS=xz xz-utils |