New review comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/30061#discussion_r608307056 Comment: I agree that forcing `-devel` dependencies just to drop versions from shared libraries is not desirable. As for `dlopen`, the question is how Julia handles these libraries after they are loaded. If the runtime handles the possibility of missing symbols gracefully, maybe this isn't such a big deal. If not, this could be a huge deal.