Skip to content

Commit 9038ed0

Browse files
committed
fix: sdbus
1 parent bf9f91a commit 9038ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srcpkgs/sdbus-cpp/template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgname=sdbus-cpp
33
version=2.0.0
44
revision=1
55
build_style=cmake
6-
configure_args=" -DSDBUSCPP_BUILD_LIBSYSTEMD=ON -DSDBUSCPP_BUILD_DOCS=ON"
6+
configure_args=" -DSDBUSCPP_BUILD_LIBSYSTEMD=OFF -DSDBUSCPP_BUILD_DOCS=ON"
77
hostmakedepends="cmake pkg-config"
88
makedepends="libelogind elogind-devel"
99
depends="elogind"

0 commit comments

Comments
 (0)