mirror of https://github.com/axmolengine/axmol.git
remove glfw2
This commit is contained in:
parent
d57509aea9
commit
b44f422f4d
|
@ -12,6 +12,9 @@ fi
|
|||
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
|
||||
sudo apt-get update
|
||||
|
||||
#try to remove glfw2
|
||||
sudo apt-get remove libglfw2
|
||||
|
||||
DEPENDS='libx11-dev'
|
||||
DEPENDS+=' libxmu-dev'
|
||||
DEPENDS+=' libglu1-mesa-dev'
|
||||
|
|
Loading…
Reference in New Issue