Skip to content

Commit 475121e

Browse files
david-goudetDavid Goudet
andauthored
Add RPM pinentry (#552)
* add RPM pinentry * Update dictionary.txt with pinentry --------- Co-authored-by: David Goudet <[email protected]>
1 parent bc7c36e commit 475121e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.config/dictionary.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ mknod
2626
modifyitems
2727
netcommon
2828
opencontainers
29+
pinentry
2930
pkgmgr
3031
pylibssh
3132
seccomp

devspaces/context/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dnf install -y -q \
2727
util-linux-user \
2828
which \
2929
zsh \
30+
pinentry \
3031
--exclude container-selinux
3132
# python${PYV}-ruamel-yaml \
3233
dnf -y -q clean all

0 commit comments

Comments
 (0)