Add libfontconfig-dev to build depends, sort them alphabetically

This commit is contained in:
Jeremy Soller 2023-05-15 10:53:14 -06:00 committed by Victoria Brekenfeld
parent 02919122a7
commit 84b3213146

9
debian/control vendored
View file

@ -6,16 +6,17 @@ Build-Depends:
cargo,
cmake,
debhelper-compat (=10),
rustc (>=1.57),
libudev-dev,
libegl1-mesa-dev,
libfontconfig-dev,
libgbm-dev,
libinput-dev,
libseat-dev,
libsystemd-dev,
libudev-dev,
libwayland-dev,
libxcb1-dev,
libxkbcommon-dev,
libsystemd-dev,
libseat-dev
rustc (>=1.57),
Standards-Version: 4.1.1
Homepage: https://github.com/pop-os/cosmic-comp