X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fhbugs%2Fmeta%2FMETA.hbugs-common.in;h=e250303cc6c5683b7c73c191edafec0f339de2bf;hb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;hp=9a3ad73549a63ec9095b14cf7007774cb5206031;hpb=fec47c17784b6c916f1398bb047ff0b02a887609;p=helm.git diff --git a/helm/hbugs/meta/META.hbugs-common.in b/helm/hbugs/meta/META.hbugs-common.in index 9a3ad7354..e250303cc 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" +archive(byte) = "hbugs_types.cmo hbugs_misc.cmo hbugs_common.cmo hbugs_id_generator.cmo hbugs_messages.cmo" +archive(native) = "hbugs_types.cmx hbugs_misc.cmx hbugs_common.cmx hbugs_id_generator.cmx hbugs_messages.cmx"