diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 12:19:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:18 +0700 |
commit | 4cd6c459c8e5de7ed77d063a820cd48168450f4f (patch) | |
tree | 6e0b53636cf16ee63eef2b71012e6739c431f086 /system | |
parent | cff3ac68f570ca8308f6acb402f548ac15d9ffd7 (diff) |
system/password-store: Update README for optional dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/password-store/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/password-store/README b/system/password-store/README index bd5ba946838a9..39159bb9573b3 100644 --- a/system/password-store/README +++ b/system/password-store/README @@ -19,3 +19,4 @@ from third-party applications. Optional dependencies: - dmenu (passmenu support) - pwgen (generate human-easily memorized password) +- wl-clipboard (needed to use password-store in wayland) |