summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/chroot-tools/distcc-tool2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot-tools/distcc-tool b/src/chroot-tools/distcc-tool
index 4e2359f..5bb4f7b 100755
--- a/src/chroot-tools/distcc-tool
+++ b/src/chroot-tools/distcc-tool
@@ -22,7 +22,7 @@
# along with Parabola. If not, see <http://www.gnu.org/licenses/>.
# This program has very few dependencies:
-# - bash: I don't know what version, I use fairly modern features
+# - bash: 4.4 or newer (for @Q escaping)
# - socat
# - cat: any version
# - rm: any version