Added Debian packaging config for Ubuntu Kinetic

This commit is contained in:
Bartek Kryza
2022-12-29 22:46:14 +01:00
parent 681dd5c91e
commit a88ae790e8
5 changed files with 25 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ Homepage: https://github.com/bkryza/clang-uml
Package: clang-uml
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}, clang-14
Pre-Depends: ${misc:Pre-Depends}
Description: Automatic C++ UML diagram generator based on Clang.
.