summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Jamroot.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 574fa2a..eb3aceb 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -63,6 +63,6 @@ project netfs : requirements
build-project netfs ;
-pkg-config.import glibmm : : <name>glibmm-2.4 ;
+pkg-config.import glibmm : : <name>glibmm-2.68 ;
pkg-config.import fuse : : <name>fuse3 ;