Skip to content

Commit f39fcb4

Browse files
committed
Updated cpack for ttk-paraview-5.8.1
1 parent 7b0f653 commit f39fcb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ set(CPACK_PACKAGE_CONTACT "Julien Tierny <[email protected]>"
3333
set(CPACK_PACKAGE_VENDOR "LIP6 - Sorbonne Université")
3434
set(CPACK_PACKAGE_HOMEPAGE_URL "https://topology-tool-kit.github.io/")
3535
set(CPACK_DEBIAN_PACKAGE_DEPENDS
36-
"ttk-paraview (= 5.8.0), python3-sklearn, libboost-system-dev, python3-dev, libgraphviz-dev, libsqlite3-dev")
36+
"ttk-paraview (= 5.8.1), python3-sklearn, libboost-system-dev, python3-dev, libgraphviz-dev, libsqlite3-dev")
3737
# autogenerate dependency information
3838
set (CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)
3939
include(CPack)

0 commit comments

Comments
 (0)