diff options
Diffstat (limited to 'Jamroot.jam')
-rw-r--r-- | Jamroot.jam | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 640e809..04c973d 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -43,4 +43,5 @@ project build-project icetray ; pkg-config.import glibmm : : <name>glibmm-2.4 ; +pkg-config.import openssl ; |