Add pinentry for gnupg
[hvlinux.git] / stage3 / hv-install-1
index 59d99f2..063a340 100755 (executable)
@@ -102,6 +102,7 @@ ipkg -m pm ${PERL_MOD_XML_PARSER}
 # Grep alternative
 ipkg -m noac ${ACK}
 ipkg -m noac ${COLORDIFF}
+ipkg ${GDB} "--with-system-readline"
 
 ipkg ${INTLTOOL}
 
@@ -184,11 +185,12 @@ else
     ipkg ${MSMTP}
 fi
 
-ipkg -m acnb ${PTH} "\
+ipkg -j -m acnb ${PTH} "\
     --disable-static \
     --mandir=/usr/share/man"
 ipkg ${LIBASSUAN}
 ipkg ${LIBKSBA}
+ipkg ${PINENTRY}
 ipkg ${GNUPG} "-enable-symcryptrun"
 ipkg ${MUTT} "--enable-imap --with-ssl --with-sasl --enable-hcache"