diff --git a/packaging/debian/control.jammy b/packaging/debian/control.jammy index 1efcb688..742228a4 100644 --- a/packaging/debian/control.jammy +++ b/packaging/debian/control.jammy @@ -2,7 +2,7 @@ Source: clang-uml Maintainer: Bartek Kryza Section: devel Priority: optional -Build-Depends: debhelper, make, gcc-12, g++-12, cmake (>= 3.10), libyaml-cpp-dev, clang-14, libclang-14-dev, libclang-cpp14-dev +Build-Depends: debhelper, make, gcc-12, g++-12, cmake (>= 3.16), libyaml-cpp-dev, llvm-14, clang-14, libclang-14-dev, libclang-cpp14-dev Standards-Version: 4.3.0 Vcs-Browser: https://github.com/bkryza/clang-uml Vcs-Git: https://github.com/bkryza/clang-uml.git