liblogging: repair build.
This commit is contained in:
@@ -3,8 +3,9 @@ pkgname=liblogging
|
|||||||
version=1.0.2
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static --enable-cached-man-pages"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="systemd-devel"
|
||||||
short_desc="Easy to use, portable, open source library for system logging"
|
short_desc="Easy to use, portable, open source library for system logging"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user