diff --git a/packages/dev-lang/fstar/fstar-scm.exheres-0 b/packages/dev-lang/fstar/fstar-scm.exheres-0 index 738bdda0..990522d5 100644 --- a/packages/dev-lang/fstar/fstar-scm.exheres-0 +++ b/packages/dev-lang/fstar/fstar-scm.exheres-0 @@ -1,6 +1,14 @@ # Copyright 2016 Julian Ospald # Distributed under the terms of the GNU General Public License v2 +SCM_SECONDARY_REPOSITORIES=" + openssl +" +SCM_openssl_REPOSITORY="git://github.com/openssl/openssl.git" +SCM_EXTERNAL_REFS=" + ucontrib/CoreCrypto/ml/openssl:openssl +" + require github [ user="FStarLang" project="FStar" ] SUMMARY="An ML-like language with a type system for program verification"