Skip to content

Commit 662355f

Browse files
committed
Update dependencies: emacsen-common <- emacs. Closes #225
1 parent 4df72f0 commit 662355f

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
@@ -103,7 +103,7 @@ string(REGEX REPLACE "-(alpha|beta|rc)\\." "~\\1"
103103
CPACK_DEBIAN_PACKAGE_VERSION "${MOZART_PROP_OZ_VERSION}")
104104
set(CPACK_DEBIAN_PACKAGE_SECTION "devel")
105105
set(CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
106-
set(CPACK_DEBIAN_PACKAGE_DEPENDS "tcl8.5, tk8.5, emacs")
106+
set(CPACK_DEBIAN_PACKAGE_DEPENDS "tcl8.5, tk8.5, emacsen-common")
107107

108108
# Configuration of the RPM generator
109109

0 commit comments

Comments
 (0)