fix: add libclang-dev dependency

This commit is contained in:
Michael Aaron Murphy 2024-08-13 17:45:44 +02:00 committed by Jeremy Soller
parent 5d3ed8dd9f
commit aedf8ea2af
2 changed files with 5 additions and 4 deletions

1
debian/control vendored
View file

@ -6,6 +6,7 @@ Build-Depends:
debhelper-compat (=13),
cmake,
just,
libclang-dev,
libexpat1-dev,
libfontconfig-dev,
libfreetype-dev,