mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-17 03:50:03 +02:00
CMake: use CPACK_DEBIAN_PACKAGE_SHLIBDEPS to autogenerate "Depends" field.
This commit is contained in:
parent
9f28dfcc29
commit
7266699db9
1 changed files with 1 additions and 1 deletions
|
|
@ -94,6 +94,6 @@ endif (UNIX)
|
|||
|
||||
set( CPACK_DEBIAN_PACKAGE_PRIORITY "optional" )
|
||||
set( CPACK_DEBIAN_PACKAGE_SECTION "misc" )
|
||||
set( CPACK_DEBIAN_PACKAGE_DEPENDS "libssl1.1, libc6" )
|
||||
set( CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON )
|
||||
|
||||
include( cpack_custom )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue