mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
Lucene++: rebuild with gcc6
This commit is contained in:
parent
619f8ded9b
commit
6fce897a65
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'Lucene++'
|
||||
pkgname=Lucene++
|
||||
version=3.0.7
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc=LucenePlusPlus-rel_$version
|
||||
build_style=cmake
|
||||
configure_args="-Wno-dev"
|
||||
makedepends="boost-devel gtest-devel"
|
||||
short_desc="A C++ port of the popular text search engine"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue