aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/mp_ia32_msvc
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/bigint/mp_ia32_msvc')
-rw-r--r--src/math/bigint/mp_ia32_msvc/info.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/math/bigint/mp_ia32_msvc/info.txt b/src/math/bigint/mp_ia32_msvc/info.txt
index 9c7ac9b43..9ca22a2da 100644
--- a/src/math/bigint/mp_ia32_msvc/info.txt
+++ b/src/math/bigint/mp_ia32_msvc/info.txt
@@ -16,3 +16,7 @@ ia32
<cc>
msvc
</cc>
+
+<requires>
+mp_ia32
+</requires>