Skip to content
Snippets Groups Projects

Add standalone implementation

Merged Recolic requested to merge impl/py-standalone into master
1 file
+ 4
3
Compare changes
  • Side-by-side
  • Inline
  • 32f52a8a
    . · 32f52a8a
    Recolic authored
+ 4
3
@@ -39,9 +39,10 @@ cd gnome-keyring-yubikey-unlock/src && make KEYRING_IMPL=standalone && cd ..
<details>
<summary>Lib Implementation</summary>
```
cd gnome-keyring-yubikey-unlock/src && make KEYRING_IMPL=lib && cd ..
```
```
cd gnome-keyring-yubikey-unlock/src && make KEYRING_IMPL=lib && cd ..
```
### Extra Dependency for "lib" implementation
Loading