diff options
author | lloyd <[email protected]> | 2008-09-28 23:04:35 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 23:04:35 +0000 |
commit | 8820c122b9cd665621729abfcf8c6751762535df (patch) | |
tree | 26f775d42720c60adf13127da17d715d51187765 /src/entropy/proc_walk | |
parent | 7b04ba8df59963f9907bcd5fd6eb3dcfc81513cf (diff) |
Move buf_es into module, add deps where needed
Diffstat (limited to 'src/entropy/proc_walk')
-rw-r--r-- | src/entropy/proc_walk/modinfo.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/entropy/proc_walk/modinfo.txt b/src/entropy/proc_walk/modinfo.txt index d932523fd..ad945ee46 100644 --- a/src/entropy/proc_walk/modinfo.txt +++ b/src/entropy/proc_walk/modinfo.txt @@ -10,6 +10,10 @@ es_ftw.h es_ftw.cpp </add> +<requires> +buf_es +</requires> + <os> aix cygwin |