Revert "Oops, require translations for dist tarballs"

This is actually the wrong thing to depend on.

This reverts commit 4e69677ecd.
This commit is contained in:
Panu Matilainen 2023-04-13 10:31:10 +03:00
parent 4e69677ecd
commit c32ad282bf
1 changed files with 1 additions and 1 deletions

View File

@ -428,7 +428,7 @@ function(add_tarball targetname namever treeish)
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
BYPRODUCTS ${distname} ${docname}
VERBATIM
DEPENDS ChangeLog ${docname} translations
DEPENDS ChangeLog ${docname}
COMMAND git archive
--format=${distfmt}
--output=${CMAKE_BINARY_DIR}/${tarname}