summaryrefslogtreecommitdiff
path: root/src/chroot-tools/chroot.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/chroot-tools/chroot.conf')
-rw-r--r--src/chroot-tools/chroot.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot-tools/chroot.conf b/src/chroot-tools/chroot.conf
index d84e8b4..a161a61 100644
--- a/src/chroot-tools/chroot.conf
+++ b/src/chroot-tools/chroot.conf
@@ -9,5 +9,5 @@ CHROOTDIR=/var/lib/archbuild
CHROOT=default
# Extra packages to have installed on the chroot.
-# This is in addition to CHROOTPKG=(base base-devel sudo)
+# This is in addition to CHROOTPKG=(base-devel)
CHROOTEXTRAPKG=(distcc ccache tsocks libretools)