Skip to content

Commit c3e29c6

Browse files
Merge pull request #17 from pugaizai/patch-1
linux: correct runtime deps
2 parents 409db21 + 757383f commit c3e29c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/linux_tools/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Essential: no
88
Homepage: https://github.com/Robert-Stackflow/CloudOTP
99
Package: CloudOTP
1010
Architecture: amd64
11-
Depends: libayatana-appindicator3-1, gir1.2-keybinder-3.0, libsecret-1-0, gir1.2-notify-0.7, sqlcipher
11+
Depends: libayatana-appindicator3-1, gir1.2-keybinder-3.0, libsecret-1-0, gir1.2-notify-0.7, libsqlcipher-dev
1212
Description: An awesome two-factor authenticator which supports cloud backup.
1313
- Reconstructed based on Flutter architecture, supports Android and Windows
1414
- Support TOTP, HOTP, MOTP, Steam, Yandex

0 commit comments

Comments
 (0)