fix test build on ubuntu 16 lts
This commit is contained in:
parent
95fc916d78
commit
37bc956ba3
1 changed files with 2 additions and 0 deletions
|
|
@ -152,6 +152,8 @@ get_ubuntu_14_deps()
|
||||||
get_ubuntu_16_deps()
|
get_ubuntu_16_deps()
|
||||||
{
|
{
|
||||||
apt-get -y install libxi-dev libxml2-dev libfontconfig1-dev
|
apt-get -y install libxi-dev libxml2-dev libfontconfig1-dev
|
||||||
|
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804539
|
||||||
|
apt-get -y install libcgal-qt5-dev
|
||||||
get_debian_8_deps
|
get_debian_8_deps
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue