From 3ce6cf305572709332d7329674ec45c987a093ad Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 11 Apr 2026 18:12:51 +0100 Subject: Introduce MD5 from libmd, use it for hashing queuedLines for park path --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 2f38c94..37e4a0e 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -13,6 +13,7 @@ lib adhocutil : : shared : : /usr/include/adhocutil glib lib dbppcore : : shared : : /usr/include/dbpp adhocutil ; lib dbpp-postgresql : : shared : : /usr/include/dbpp-postgresql dbppcore ; lib z : : shared ; +lib md : : shared ; project webstat : requirements 26 -- cgit v1.3