aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorThéo Zimmermann2018-11-30 18:12:34 +0100
committerThéo Zimmermann2018-11-30 18:12:34 +0100
commitacd0c18829a03159c489d908ce8f5f510de2f347 (patch)
treef34331659ff2978d0cb3fffeffb83e66e5a114b4 /lib
parent479588a94c432bd05a76b67ab1a56dcbe5b083c2 (diff)
parent72e4c607968dcbc68fff34e66d56a2e48a13025b (diff)
Merge PR #9068: [dune] Minor tweak of dependencies.
Diffstat (limited to 'lib')
-rw-r--r--lib/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index 232c208aa6..8c6ef06e99 100644
--- a/lib/dune
+++ b/lib/dune
@@ -4,4 +4,4 @@
(public_name coq.lib)
(wrapped false)
(modules_without_implementation xml_datatype)
- (libraries threads coq.clib coq.config))
+ (libraries dynlink coq.clib coq.config))