summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-08-07 19:38:41 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-08-07 19:38:41 +0100
commit2556f1184f077c73e7f8ade8230a9e8e824e46af (patch)
treec45f38845f6b8e40d3d49aeb4123298cec98c6dd
parentUpdate to libxmlpp-5 (diff)
downloadicespider-main.tar.bz2
icespider-main.tar.xz
icespider-main.zip
Update to glibmm-2.68HEADicespider-0.10.1main
-rw-r--r--Jamroot.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 663f148..79a2c09 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -56,5 +56,5 @@ project icespider : requirements
build-project icespider ;
pkg-config.import libxmlpp : : <name>libxml++-5.0 ;
-pkg-config.import glibmm : : <name>glibmm-2.4 ;
+pkg-config.import glibmm : : <name>glibmm-2.68 ;