Adding libreadline for lua to ubuntu docker image.
This commit is contained in:
parent
eec5ce85c1
commit
e80a22ebb6
@ -10,3 +10,4 @@ run apt-get install -y ninja-build
|
|||||||
run apt-get install -y xorg-dev
|
run apt-get install -y xorg-dev
|
||||||
run apt-get install -y freeglut3-dev
|
run apt-get install -y freeglut3-dev
|
||||||
run apt-get install -y zip
|
run apt-get install -y zip
|
||||||
|
run apt-get install -y libreadline6-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user