diff options
Diffstat (limited to 'Jamroot.jam')
-rw-r--r-- | Jamroot.jam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam index 7ae8fd5..76c5446 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -61,6 +61,6 @@ project icetray-root : requirements build-project icetray ; -pkg-config.import glibmm : : <name>glibmm-2.4 ; +pkg-config.import glibmm : : <name>glibmm-2.68 ; pkg-config.import openssl ; |