Skip to content

Commit

Permalink
add dependency to libsytemd-dev to sdbus-c++-dev package
Browse files Browse the repository at this point in the history
  • Loading branch information
Rolf Lussi authored and Stanislav Angelovič committed Sep 23, 2021
1 parent 9cb8b89 commit a341754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -217,5 +217,6 @@ set(CPACK_DEBIAN_FILE_NAME DEB-DEFAULT)
set(CPACK_DEBIAN_PACKAGE_SECTION "libs")
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)
set(CPACK_DEBIAN_ENABLE_COMPONENT_DEPENDS ON)
set(CPACK_DEBIAN_DEV_PACKAGE_DEPENDS "libsystemd-dev (>=236)")

include(CPack)

0 comments on commit a341754

Please sign in to comment.