Add pkg-config as build dependency
This commit is contained in:
parent
851dca13b9
commit
7ff09bfa5c
3
debian/control
vendored
3
debian/control
vendored
@ -5,7 +5,8 @@ Maintainer: jordi fita mas <jordi@tandem.blog>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
postgresql-all (>= 217~),
|
||||
liburiparser-dev
|
||||
liburiparser-dev,
|
||||
pkg-config
|
||||
Standards-Version: 4.6.0
|
||||
Vcs-Browser: https://github.com/petere/pguri
|
||||
Vcs-Git: https://github.com/petere/pguri.git
|
||||
|
3
debian/control.in
vendored
3
debian/control.in
vendored
@ -5,7 +5,8 @@ Maintainer: jordi fita mas <jordi@tandem.blog>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
postgresql-all (>= 217~),
|
||||
liburiparser-dev
|
||||
liburiparser-dev,
|
||||
pkg-config
|
||||
Standards-Version: 4.6.0
|
||||
Vcs-Browser: https://github.com/petere/pguri
|
||||
Vcs-Git: https://github.com/petere/pguri.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user