codelite: rebuild against libclang.so.7

[ci skip]
This commit is contained in:
Rasmus Thomsen 2018-09-19 23:11:48 +02:00 committed by maxice8
parent 55d9d9173e
commit 129321e9e2
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=7
revision=8
build_style=cmake
configure_args="-DENABLE_CLANG=1 -DENABLE_LLDB=1 -DWITH_MYSQL=1"
hostmakedepends="pkg-config clang"