depend on conf-pkg-config for build (now that dune-configurator uses this for stats on linux

This commit is contained in:
Hannes Mehnert 2020-11-25 14:42:57 +01:00
parent f597921b44
commit 7dc2e33ef0

View file

@ -10,6 +10,7 @@ depends: [
"ocaml" {>= "4.08.0"} "ocaml" {>= "4.08.0"}
"dune" "dune"
"dune-configurator" "dune-configurator"
"conf-pkg-config" {build}
"lwt" {>= "3.0.0"} "lwt" {>= "3.0.0"}
"ipaddr" {>= "4.0.0"} "ipaddr" {>= "4.0.0"}
"hex" "hex"