We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87136b0 + 662355f commit 2b3dc7dCopy full SHA for 2b3dc7d
CMakeLists.txt
@@ -103,7 +103,7 @@ string(REGEX REPLACE "-(alpha|beta|rc)\\." "~\\1"
103
CPACK_DEBIAN_PACKAGE_VERSION "${MOZART_PROP_OZ_VERSION}")
104
set(CPACK_DEBIAN_PACKAGE_SECTION "devel")
105
set(CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
106
-set(CPACK_DEBIAN_PACKAGE_DEPENDS "tcl8.5, tk8.5, emacs")
+set(CPACK_DEBIAN_PACKAGE_DEPENDS "tcl8.5, tk8.5, emacsen-common")
107
108
# Configuration of the RPM generator
109
0 commit comments