summaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2020-05-29 20:29:08 (GMT)
committerBritney Fransen <brfransen@gmail.com>2020-05-29 20:29:08 (GMT)
commit3100fef5b6dac8baf616dd21c87bf10fb43763e8 (patch)
treed909ac4823edb1968865efe1f7575ae82b00cbb9 /build_tools
parent8753275b44a90a2686eaf7f6b01af1487095747c (diff)
downloadlinhes_dev-3100fef5b6dac8baf616dd21c87bf10fb43763e8.zip
reset_pacman_chroot.sh: include pacman-config and asp
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/bin/reset_pacman_chroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/bin/reset_pacman_chroot.sh b/build_tools/bin/reset_pacman_chroot.sh
index 3e75922..cde1f69 100755
--- a/build_tools/bin/reset_pacman_chroot.sh
+++ b/build_tools/bin/reset_pacman_chroot.sh
@@ -16,4 +16,4 @@ removePkgs="$(comm -23 /tmp/allInstalled.reset /tmp/baseDepsSorted.reset)"
pacman -R --noconfirm $removePkgs
#echo "Adding back other packages..."
-pacman -S --noconfirm base-devel openssh git python2 dosfstools rsync squashfs-tools libisoburn python2-gitpython parched unison arch-install-scripts lynx python2-ndg-httpsclient wget findbrokenpkgs tig
+pacman -S --noconfirm base-devel pacman-contrib asp openssh git python2 dosfstools rsync squashfs-tools libisoburn python2-gitpython parched unison arch-install-scripts lynx python2-ndg-httpsclient wget findbrokenpkgs tig