mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
rtags: rebuild against OpenSSL
This commit is contained in:
parent
c0118d8017
commit
6f0ebbf3ce
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=cmake
|
||||||
# Don't run tests in do_install, please.
|
# Don't run tests in do_install, please.
|
||||||
configure_args="-DSKIP_CTEST=TRUE"
|
configure_args="-DSKIP_CTEST=TRUE"
|
||||||
hostmakedepends="pkg-config clang"
|
hostmakedepends="pkg-config clang"
|
||||||
makedepends="llvm libressl-devel zlib-devel"
|
makedepends="llvm openssl-devel zlib-devel"
|
||||||
checkdepends="perl python3-PyHamcrest python3-nose"
|
checkdepends="perl python3-PyHamcrest python3-nose"
|
||||||
short_desc="C/C++ indexer with integration for Emacs based on clang"
|
short_desc="C/C++ indexer with integration for Emacs based on clang"
|
||||||
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue