Subversion - DB binding is db4 where db5 is being introduced (Bug #116)
Description
Subversion depends on apr and apr-util also binding to db4 and not the provided db5
SleepyCat DB is the db4 and db5 referenced
History
Updated by Jeremy Sutherland over 1 year ago
Valgrind depends Subversion depending on apr-util with db module compiled.
apr-util is not compiling against the updated "db" spell breaking this dependency tree
specifically apr-util requires to be modified to complete this dependency chain