mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add debug output while handling debian package dependences
This is cmake build only
This commit is contained in:
parent
35cec9cb98
commit
7fb1dfe61e
@ -94,6 +94,7 @@ set(CPACK_DEBIAN_PACKAGE_DEPENDS "python (>= 2.6)")
|
||||
|
||||
# use dpkg-shlibdeps to generate additional info for package dependency list.
|
||||
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)
|
||||
set(CPACK_DEBIAN_PACKAGE_DEBUG ON)
|
||||
|
||||
#
|
||||
# for the next ones, cpack insists on data with values in some file
|
||||
|
Loading…
Reference in New Issue
Block a user