fix(debian): Add missing pkgconf dev dependency
This commit is contained in:
parent
90b5b229c2
commit
a50a19ab3b
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -7,6 +7,7 @@ Build-Depends:
|
|||
debhelper-compat (=10),
|
||||
just,
|
||||
libssl-dev,
|
||||
pkgconf,
|
||||
rustc (>=1.47),
|
||||
Standards-Version: 4.1.1
|
||||
Homepage: https://github.com/pop-os/launcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue