diff --git a/configure b/configure index 6814a4c..795ef22 100755 --- a/configure +++ b/configure @@ -36,6 +36,16 @@ gcc-arm-linux-gnueabi \ libgoogle-perftools-dev \ protobuf-compiler \ " +command -v apt-get >/dev/null 2>&1 || { + cat <