anbox-image: fix typo in APKBUILD (MR 2178)
[skip ci] Just a comment fix, no need for CI
This commit is contained in:
parent
6ff8f6c342
commit
02ba09793b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Antoine Fontaine <antoine.fontaine@epfl.ch>
|
||||
|
||||
# Preferably we would build our own Android images, but this requires a large amount of storage and hardware:
|
||||
# 20G of "sources", that include prebuilt glibc binairies (clang, bison, protobuf!) and may require multilib.
|
||||
# 20G of "sources", that include prebuilt glibc binaries (clang, bison, protobuf!) and may require multilib.
|
||||
# So we use pre-built images by Anbox for now.
|
||||
|
||||
pkgname=anbox-image
|
||||
|
|
Loading…
Reference in a new issue