Add libfontconfig-dev to build depends, sort them alphabetically
This commit is contained in:
parent
02919122a7
commit
84b3213146
1 changed files with 5 additions and 4 deletions
9
debian/control
vendored
9
debian/control
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue