mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-10-31 15:20:13 +00:00
add pkg-config to build deps
This commit is contained in:
parent
f88a26f55f
commit
14d5080a7b
2
debian/control
vendored
2
debian/control
vendored
@ -1,7 +1,7 @@
|
||||
Source: notcurses
|
||||
Priority: optional
|
||||
Maintainer: Nick Black <dankamongmen@gmail.com>
|
||||
Build-Depends: debhelper-compat (= 12), cmake (>= 3.13),
|
||||
Build-Depends: debhelper-compat (= 12), cmake (>= 3.13), pkg-config,
|
||||
libgtest-dev (>= 1.9.0)
|
||||
Standards-Version: 4.4.1.1
|
||||
Section: libs
|
||||
|
Loading…
Reference in New Issue
Block a user