mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
codelite: rebuild to fix ABI mismatch with wxWidgets
This commit is contained in:
parent
f6772a7731
commit
2d8dbb2137
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'codelite'
|
# Template file for 'codelite'
|
||||||
pkgname=codelite
|
pkgname=codelite
|
||||||
version=12.0
|
version=12.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_CLANG=1 -DENABLE_LLDB=1 -DWITH_MYSQL=1"
|
configure_args="-DENABLE_CLANG=1 -DENABLE_LLDB=1 -DWITH_MYSQL=1"
|
||||||
hostmakedepends="pkg-config clang"
|
hostmakedepends="pkg-config clang"
|
||||||
|
|
Loading…
Add table
Reference in a new issue