mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
log4cxx: no longer needs boost
This commit is contained in:
parent
d595435b96
commit
68fe2afcd0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.0.0
|
|||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config zip"
|
||||
makedepends="libxml2-devel apr-devel apr-util-devel gdbm-devel boost-devel"
|
||||
makedepends="libxml2-devel apr-devel apr-util-devel gdbm-devel"
|
||||
short_desc="C++ Logging Library based on Log4J"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue