summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2019-08-21 16:50:24 +0200
committerStephane Glondu <steph@glondu.net>2019-08-21 16:50:24 +0200
commitdddc35b18befa4baa751971120b80a6d807722fa (patch)
tree52eb7453ee6826a704a8fc89a1feafb49ed41657
parent986592563502af3f5fd72139f8e8515cbd5b2c4e (diff)
Add pkg-config to Build-Depends
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 0f0210c..9a3faf4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Guido Guenther <agx@debian.org>
Build-Depends: cdbs,
debhelper (>= 10),
dh-autoreconf,
+ pkg-config,
dh-ocaml,
libvirt-dev,
ocaml-findlib,