Add GDB
[hvlinux.git] / stage3 / hv-install-1
index 591c673..c57d161 100755 (executable)
@@ -102,10 +102,12 @@ ipkg -m pm ${PERL_MOD_XML_PARSER}
 # Grep alternative
 ipkg -m noac ${ACK}
 ipkg -m noac ${COLORDIFF}
+ipkg ${GDB} "--with-system-readline"
 
 ipkg ${INTLTOOL}
 
 ipkg -m acnb ${GIT} "--libexecdir=/usr/lib --with-gitconfig=/etc/gitconfig"
+ipkg -j -m noac ${GIT_CRYPT}
 
 ipkg ${DIALOG}