Files @ r24353:3181b4904b04
Branch filter:

Location: cpp/openttd-patchpack/source/cmake/PackageDeb.cmake

translators
Update: Translations from eints
german: 1 change by frosch123
1
2
3
4
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")
set(CPACK_DEBIAN_PACKAGE_SECTION "games")
# TODO -- Fix depends
set(CPACK_DEBIAN_PACKAGE_DEPENDS "libc6 (>= 2.15)")