diff options
author | 2022-05-21 12:19:40 +0700 | |
---|---|---|
committer | 2022-05-21 12:19:40 +0700 | |
commit | 2af9a9c735af35a85762cca8562f248d6d0be75c (patch) | |
tree | 672524d7100a31d430382313c23dfb13580f4eaf | |
parent | befd92088eea811261140233f977f5efc59850f3 (diff) | |
download | slackbuilds-willysr.tar.gz slackbuilds-willysr.tar.xz |
system/password-store: Update README for optional dep.willysr
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 bd5ba94683..39159bb957 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) |