diff options
author | lloyd <[email protected]> | 2009-09-24 14:38:13 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-09-24 14:38:13 +0000 |
commit | 4c9aacabce7724197fb5e2e3fb85281a964f6574 (patch) | |
tree | 164cf3ae9a6116f6fa3d5f09e531a4faa744aab9 /src/utils/asm_amd64 | |
parent | a20e93cae049a177801e87c9c741a0a02ae616e6 (diff) |
Add engine deps on the asm_xxx modules so the engines get loaded
Diffstat (limited to 'src/utils/asm_amd64')
-rw-r--r-- | src/utils/asm_amd64/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/utils/asm_amd64/info.txt b/src/utils/asm_amd64/info.txt index 19035b545..6fa4d1de5 100644 --- a/src/utils/asm_amd64/info.txt +++ b/src/utils/asm_amd64/info.txt @@ -14,3 +14,7 @@ amd64 gcc icc </cc> + +<requires> +amd64_eng +</requires> |