]> git.lyx.org Git - features.git/commitdiff
Add debug output while handling debian package dependences
authorKornel Benko <kornel@lyx.org>
Thu, 14 May 2015 19:19:59 +0000 (21:19 +0200)
committerKornel Benko <kornel@lyx.org>
Thu, 14 May 2015 19:19:59 +0000 (21:19 +0200)
This is cmake build only

development/cmake/LyxPackaging.cmake

index 1ae425cc8e3c0515e84ba6a2a5ddce3b2f8ec33b..0bf2e5f993821fa9a50b47e26b701ab813eeb6f5 100644 (file)
@@ -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