Skip to content
Snippets Groups Projects
Commit d951c6a6 authored by MGniew's avatar MGniew
Browse files

python2.7

parent 63bd2212
No related branches found
No related tags found
No related merge requests found
......@@ -59,9 +59,9 @@ add_subdirectory(toki-app)
# Requires to install dependencies
set(CPACK_DEBIAN_PACKAGE_DEPENDS "libboost-all-dev, libicu-dev, corpus2-python3.6, libloki-dev")
set(CPACK_DEBIAN_PACKAGE_DEPENDS "libboost-all-dev, libicu-dev, corpus2-python2.7, libloki-dev")
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "")
SET(CPACK_PACKAGE_NAME "${PROJECT_NAME}-python2.7")
# Set *.deb package name and version
SET(CPACK_PACKAGE_VERSION "${TOKI_VERSION}")
SET(CPACK_GENERATOR "DEB")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment