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, cargo,
cmake, cmake,
debhelper-compat (=10), debhelper-compat (=10),
rustc (>=1.57),
libudev-dev,
libegl1-mesa-dev, libegl1-mesa-dev,
libfontconfig-dev,
libgbm-dev, libgbm-dev,
libinput-dev, libinput-dev,
libseat-dev,
libsystemd-dev,
libudev-dev,
libwayland-dev, libwayland-dev,
libxcb1-dev, libxcb1-dev,
libxkbcommon-dev, libxkbcommon-dev,
libsystemd-dev, rustc (>=1.57),
libseat-dev
Standards-Version: 4.1.1 Standards-Version: 4.1.1
Homepage: https://github.com/pop-os/cosmic-comp Homepage: https://github.com/pop-os/cosmic-comp