[qubes-users] looking for qubes package(s) to install in debian-12-minimal

I have a debian-12 based AppVM that forwards gpg passphrase request to dom0 in a pop-up dialog window. When the template is changed to debian-12-minimal, the pop-up request no longer shows up in dom0, presumably because some qubes package(s) need to be installed? Any configuration changes needed?
Thanks in advance for the help.

PS. The AppVM sends the gpg passphrase request to dom0 when the following command is run in dom0:
qvm-run --pass-io AppVM ‘gpg --quiet -d some-file’

Upon a bit of searching, the main package needed is pinentry-gnome3, with four additional packages: gcr libgcr-base-3-1 libgcr-ui-3-1 libgck-1-0 for my AppVM.