diff options
Diffstat (limited to 'meta/recipes-support/boost/boost.inc')
-rw-r--r-- | meta/recipes-support/boost/boost.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/boost/boost.inc b/meta/recipes-support/boost/boost.inc index ee490cee0a..64a57ddfb2 100644 --- a/meta/recipes-support/boost/boost.inc +++ b/meta/recipes-support/boost/boost.inc | |||
@@ -32,6 +32,7 @@ BOOST_LIBS = "\ | |||
32 | json \ | 32 | json \ |
33 | log \ | 33 | log \ |
34 | math \ | 34 | math \ |
35 | process \ | ||
35 | program_options \ | 36 | program_options \ |
36 | random \ | 37 | random \ |
37 | regex \ | 38 | regex \ |