mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Dockerfile: fixed aapt error
This commit is contained in:
@@ -5,6 +5,7 @@ apt-get update
|
||||
apt-get install -y --no-install-recommends apt-utils
|
||||
apt-get install -y unzip wget ant
|
||||
apt-get install -y default-jre default-jdk
|
||||
apt-get install -y lib32stdc++6 lib32z1
|
||||
|
||||
# Setup android sdk
|
||||
echo "wget android-sdk..."
|
||||
|
||||
Reference in New Issue
Block a user