As discussed in https://redmine.tails.boum.org/code/issues/17461 I am sending a patch to add "trezor" package to package list.
-- Best Regards / S pozdravom, Pavol Rusnak <[email protected]>
>From 648e1ceffdcd8397fced847cf17fea29020b2dd4 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak <[email protected]> Date: Thu, 6 Feb 2020 13:27:37 +0100 Subject: [PATCH] Add "trezor" package to package list --- config/chroot_local-packageslists/tails-common.list | 1 + 1 file changed, 1 insertion(+) diff --git a/config/chroot_local-packageslists/tails-common.list b/config/chroot_local-packageslists/tails-common.list index 35c96c2be3..b8689de03b 100644 --- a/config/chroot_local-packageslists/tails-common.list +++ b/config/chroot_local-packageslists/tails-common.list @@ -383,6 +383,7 @@ xdotool # Enable Electrum's TREZOR support python3-trezor +trezor # onion-grater python3-psutil -- 2.24.1
_______________________________________________ Tails-dev mailing list [email protected] https://www.autistici.org/mailman/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
