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,
|
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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue