Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion platform/config/debian/scripts/prepare-system
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ install()
autoconf automake bison flex nasm ruby patch git intltool \
pkg-config libncurses5-dev uuid-dev expect tcl libtool gettext \
libgettextpo-dev genisoimage libattr1-dev zlib1g-dev libbz2-dev \
libperl-dev cmake libdb5.3-dev iptables-dev zip gperf ccache gawk &&
libperl-dev cmake libdb5.3-dev iptables-dev zip gperf ccache gawk kmod &&
\
# Use python-boto's s3put by default
zcat /usr/share/doc/python-boto/examples/s3put.gz > /usr/bin/s3put &&
Expand Down