mirror of https://github.com/kivy/kivy.git
Add libxext-dev as a requirement for ubuntu build.
This commit is contained in:
parent
ff7960be84
commit
6a29251604
|
@ -30,6 +30,7 @@ Using apt::
|
|||
build-essential \
|
||||
autoconf \
|
||||
libtool \
|
||||
libxext-dev \
|
||||
curl \
|
||||
git \
|
||||
python3 \
|
||||
|
|
Loading…
Reference in New Issue