diff options
Diffstat (limited to 'examples/hooks/unionfs.sh')
-rwxr-xr-x | examples/hooks/unionfs.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/hooks/unionfs.sh b/examples/hooks/unionfs.sh index c1d85b4f8..20f088670 100755 --- a/examples/hooks/unionfs.sh +++ b/examples/hooks/unionfs.sh @@ -7,6 +7,8 @@ # Note: You only want to use this hook if there is no prebuild unionfs-modules-* # package available for your kernel flavour. +apt-get install --yes build-essential + # Building kernel module which module-assistant || apt-get install --yes module-assistant module-assistant update |