From 8a260bb1a6bd8bd8076c8cac9668d4de300ee4d8 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Wed, 4 Apr 2018 22:51:27 -0400 Subject: [PATCH] pentoo-installer: we need pinentry working, may as well call it a dep --- pentoo/pentoo-installer/pentoo-installer-99999999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/pentoo/pentoo-installer/pentoo-installer-99999999.ebuild b/pentoo/pentoo-installer/pentoo-installer-99999999.ebuild index 9b2dc296a..6db244308 100644 --- a/pentoo/pentoo-installer/pentoo-installer-99999999.ebuild +++ b/pentoo/pentoo-installer/pentoo-installer-99999999.ebuild @@ -29,6 +29,7 @@ PDEPEND="dev-util/dialog sys-boot/grub-static:0 ) sys-boot/grub:2[multislot(-)] sys-boot/os-prober + app-crypt/pinentry[gtk,ncurses] sys-fs/squashfs-tools net-misc/rsync" # X? ( x11-misc/xdialog )