]> matita.cs.unibo.it Git - helm.git/commitdiff
Drop zip dependency (no longer used)
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 3 Jan 2023 20:46:37 +0000 (21:46 +0100)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 14 Feb 2023 14:23:41 +0000 (15:23 +0100)
matita/components/getter/dune

index 102e262efc505ace84a4fad88b624bcc9976f97b..b7929d4cfac7223a4887ed78589df1cd3f8371ed 100644 (file)
@@ -1,6 +1,6 @@
 (library
  (name helm_getter)
- (libraries http unix pcre zip helm_xml helm_logger helm_ng_kernel helm_registry)
+ (libraries http unix pcre helm_xml helm_logger helm_ng_kernel helm_registry)
  (preprocess (action (system "camlp5o %{input-file}")))
  (wrapped false)
  (modules (:standard \ test)))