Add libfido2 required by bridge v3.22.0
This commit is contained in:
parent
97014ae98c
commit
4d80d14f04
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ cd deb
|
|||
ar x -v protonmail.deb
|
||||
mkdir control
|
||||
tar zxvf control.tar.gz -C control
|
||||
sed -i "s/^Depends: .*$/Depends: libgl1, libc6, libsecret-1-0, libstdc++6, libgcc1/" control/control
|
||||
sed -i "s/^Depends: .*$/Depends: libgl1, libc6, libsecret-1-0, libstdc++6, libgcc1, libfido2-1/" control/control
|
||||
cd control
|
||||
tar zcvf ../control.tar.gz .
|
||||
cd ../
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue