Move Mercurial from stage 3 to 5 (Python dependency)
[hvlinux.git] / stage3 / packages-update
index 3d72fd3..cb99a2e 100755 (executable)
@@ -68,14 +68,12 @@ fpkg -m gnu ${CPIO}
 fpkg -m gnu ${SCREEN}
 
 fpkg -m gnu ${PARTED}
-fpkg -e "tar.bz2" ${BC} "http://alpha.gnu.org/gnu/bc"
 fpkg -m sf ${FUSE}
 fpkg -e "tar.gz" ${DOSFSTOOLS} "http://fossies.org/linux/misc"
 
 fpkg -e "tar.gz" ${GIT} "http://git-core.googlecode.com/files"
 fpkg -e "tar.gz" "git-manpages-$(get_pkg_ver ${GIT})" \
     "http://git-core.googlecode.com/files"
-fpkg -e "tar.gz" ${MERCURIAL} "http://mercurial.selenic.com/release"
 
 fpkg -e "tar.gz" ${DIALOG} "ftp://ftp.us.debian.org/debian/pool/main/d/dialog"
 
@@ -153,6 +151,8 @@ fi
 fpkg -s "gnupg" ${GNUPG} "ftp://ftp.gnupg.org/gcrypt"
 fpkg -m sf ${MUTT}
 
+fpkg -e "tar.gz" ${YASM} "http://www.tortall.net/projects/yasm/releases"
+
 # Audio
 if [ "x${INST_TYPE}" = "xworkstation" -o "x${INST_TYPE}" = "xltsp-server" ]; then
     if [ "x${SOUND_CARD}" = "xyes" ]; then