summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2023-04-13 10:10:19 +0300
committerPanu Matilainen <pmatilai@redhat.com>2023-04-13 10:12:40 +0300
commit4e69677ecde58d49ddfa77996862be41e76e1077 (patch)
tree610f27a058095e57a8eb648ab5ffdad958cbc2c8
parent6c8b56e3987bc218ca011e3618b1468855559b4a (diff)
downloadrpm-4e69677ecde58d49ddfa77996862be41e76e1077.tar.gz
Oops, require translations for dist tarballs
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3550c1796..ac9feeb82 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -428,7 +428,7 @@ function(add_tarball targetname namever treeish)
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
BYPRODUCTS ${distname} ${docname}
VERBATIM
- DEPENDS ChangeLog ${docname}
+ DEPENDS ChangeLog ${docname} translations
COMMAND git archive
--format=${distfmt}
--output=${CMAKE_BINARY_DIR}/${tarname}