From: Stefano Zacchiroli Date: Fri, 10 Jan 2003 09:10:47 +0000 (+0000) Subject: added dep on 'http' module X-Git-Tag: v0_3_99~47 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=e626ecd39f74b7a9846b9eed28aeb44f061b61b1;p=helm.git added dep on 'http' module --- diff --git a/helm/hbugs/meta/META.hbugs-common.in b/helm/hbugs/meta/META.hbugs-common.in index 9a3ad7354..990a82c6d 100644 --- a/helm/hbugs/meta/META.hbugs-common.in +++ b/helm/hbugs/meta/META.hbugs-common.in @@ -1,4 +1,4 @@ -requires="pcre pxp" +requires="pcre pxp http" directory="@HBUGS_COMMON_DIR@" archive(byte) = "hbugs_types.cmo hbugs_misc.cmo hbugs_id_generator.cmo hbugs_messages.cmo" archive(native) = "hbugs_types.cmx hbugs_misc.cmx hbugs_id_generator.cmx hbugs_messages.cmx"