Also adds these packages to `Recommends` of Debian package. These bindings don't give keyboard focus the created window, which is awkward. We also want to somehow make the bindings close the window if open.
30 lines
686 B
Text
30 lines
686 B
Text
Source: cosmic-comp
|
|
Section: x11
|
|
Priority: optional
|
|
Maintainer: Victoria Brekenfeld <github@drakulix.de>
|
|
Build-Depends:
|
|
cargo,
|
|
debhelper-compat (=10),
|
|
rustc (>=1.57),
|
|
libudev-dev,
|
|
libegl1-mesa-dev,
|
|
libgl1-mesa-dri,
|
|
libgbm-dev,
|
|
libinput-dev,
|
|
libdbus-1-dev,
|
|
libwayland-dev,
|
|
libxcb1-dev,
|
|
libxkbcommon-dev,
|
|
libsystemd-dev,
|
|
libseat-dev
|
|
Standards-Version: 4.1.1
|
|
Homepage: https://github.com/pop-os/cosmic-comp
|
|
|
|
Package: cosmic-comp
|
|
Architecture: amd64 arm64
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Recommends:
|
|
cosmic-app-library,
|
|
cosmic-launcher,
|
|
xdg-shell-wrapper
|
|
Description: Wayland compositor of pop-os cosmic shell
|