chore: Add libdisplay-info dependency for packaging
This commit is contained in:
parent
3926aee5b6
commit
23570ea9f4
1 changed files with 2 additions and 0 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -17,6 +17,7 @@ Build-Depends:
|
||||||
libwayland-dev,
|
libwayland-dev,
|
||||||
libxcb1-dev,
|
libxcb1-dev,
|
||||||
libxkbcommon-dev,
|
libxkbcommon-dev,
|
||||||
|
libdisplay-info-dev,
|
||||||
rustc (>=1.57),
|
rustc (>=1.57),
|
||||||
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
|
||||||
|
|
@ -28,6 +29,7 @@ Depends:
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
libegl1,
|
libegl1,
|
||||||
libwayland-server0,
|
libwayland-server0,
|
||||||
|
libdisplay-info1,
|
||||||
Recommends:
|
Recommends:
|
||||||
cosmic-session,
|
cosmic-session,
|
||||||
libgl1-mesa-dri
|
libgl1-mesa-dri
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue