Add debian build depends
This commit is contained in:
parent
55ef1dc54f
commit
fa094952b7
1 changed files with 5 additions and 0 deletions
5
debian/control
vendored
5
debian/control
vendored
|
|
@ -5,6 +5,11 @@ Maintainer: Jeremy Soller <jeremy@system76.com>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (=13),
|
debhelper-compat (=13),
|
||||||
just (>= 1.13.0),
|
just (>= 1.13.0),
|
||||||
|
libclang-dev,
|
||||||
|
libpam-dev,
|
||||||
|
libwayland-dev,
|
||||||
|
libxkbcommon-dev,
|
||||||
|
pkg-config,
|
||||||
rust-all,
|
rust-all,
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Homepage: https://github.com/pop-os/cosmic-greeter
|
Homepage: https://github.com/pop-os/cosmic-greeter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue