summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-07-26 12:47:04 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-07-26 12:47:04 +0100
commitf5ae48f81a2b32cdc6c66e5bd9763663b2b2696c (patch)
tree7a0b94fd10c892bf48c5a9a62f1e3848fd2e472e /Jamroot.jam
parentAccept + in USE flag name of dependency string (diff)
downloadgentoobrowse-api-f5ae48f81a2b32cdc6c66e5bd9763663b2b2696c.tar.bz2
gentoobrowse-api-f5ae48f81a2b32cdc6c66e5bd9763663b2b2696c.tar.xz
gentoobrowse-api-f5ae48f81a2b32cdc6c66e5bd9763663b2b2696c.zip
Update to libxmlpp-5
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index c57aba9..bb6cc71 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -85,6 +85,6 @@ project gentoobrowse-api : requirements
build-project gentoobrowse-api ;
-pkg-config.import libxmlpp : : <name>libxml++-3.0 ;
+pkg-config.import libxmlpp : : <name>libxml++-5.0 ;
pkg-config.import glibmm : : <name>glibmm-2.4 ;