codelite: rebuild against libclang-8.so

[ci skip]
This commit is contained in:
Rasmus Thomsen 2019-03-21 22:01:58 +01:00 committed by maxice8
parent 30aa5ad69a
commit e8faa45041
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'codelite'
pkgname=codelite
version=12.0
revision=8
revision=9
build_style=cmake
configure_args="-DENABLE_CLANG=1 -DENABLE_LLDB=1 -DWITH_MYSQL=1"
hostmakedepends="pkg-config clang"