The root cause is that we're repackaging binaries, not compiling them, so the linkage is done based on the libraries for the target system. I haven't noticed that since I upgraded from 13.1 and the old lib was preserved. Not sure what the best way is, but for now I think I'm going to link the libgcrypt11 into my home project so you can resolve all dependencies from it.