fix(debian): Add missing dependency
This commit is contained in:
parent
3be27dde0d
commit
45ab91f51d
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
|
@ -5,13 +5,14 @@ Maintainer: Michael Aaron Murphy <mmstick@pm.me>
|
|||
Build-Depends:
|
||||
cargo,
|
||||
debhelper-compat (=10),
|
||||
libgtk-3-dev,
|
||||
rustc (>=1.47),
|
||||
Standards-Version: 4.1.1
|
||||
Homepage: https://github.com/pop-os/launcher
|
||||
|
||||
Package: pop-launcher
|
||||
Architecture: amd64
|
||||
Depends: qalc, fd-find, ${misc:Depends}, ${shlibs:Depends}
|
||||
Depends: libgtk-3.0, qalc, fd-find, ${misc:Depends}, ${shlibs:Depends}
|
||||
Description: Modular IPC-based desktop launcher service
|
||||
|
||||
Package: pop-launcher-system76-power
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue