File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,11 @@ hostmakedepends="cmake pkg-config"
88makedepends="
99 sdbus-cpp
1010 sdbus-cpp-devel
11+ libelogind
12+ elogind-devel
1113 hyprwayland-scanner
1214 hyprlang-devel
1315 hyprutils-devel
14- basu-devel
1516 wayland-devel
1617 wayland-protocols
1718"
Original file line number Diff line number Diff line change 11# Template file for 'sdbus-cpp'.
22pkgname=sdbus-cpp
3- version=2.1 .0
3+ version=2.0 .0
44revision=1
55build_style=cmake
6+ configure_args=" -DSDBUSCPP_BUILD_LIBSYSTEMD=ON -DSDBUSCPP_BUILD_DOCS=ON"
67hostmakedepends="cmake pkg-config"
78makedepends="libelogind elogind-devel"
89depends="elogind"
@@ -11,7 +12,7 @@ maintainer="hesam-init <hesam.init@gmail.com>"
1112license="LGPL-2.1"
1213homepage="https://github.com/Kistler-Group/sdbus-cpp"
1314distfiles="https://github.com/Kistler-Group/sdbus-cpp/archive/refs/tags/v${version}.tar.gz"
14- checksum="6025e5dc6cddd532ff960d14e68ced5f42a1916b23a73fea6bcb437f06992eaf "
15+ checksum="88af4569161a0d0192f0f4a94582a1af4e75722499d06984fb7f91f638f5afb3 "
1516
1617build_options="clang gcc"
1718build_options_default="gcc"
You can’t perform that action at this time.
0 commit comments