diff --git a/tools/install-build-pkgs b/tools/install-build-pkgs index 9d3057c6..29e1609e 100755 --- a/tools/install-build-pkgs +++ b/tools/install-build-pkgs @@ -11,6 +11,7 @@ if [ -e /usr/bin/apt-get ]; then g++ \ debhelper \ automake \ + fakeroot \ libtool \ lsb-release apt-get -qy --no-install-suggests --no-install-recommends install python