openssl: as we disable some engines, we need to make depend
Note that we cannot just use make-targets from the recipe, because make without any target is executed first, and then make ${make-targets} is executed, but in this case we really need to have make depend called first.
Showing
Please register or sign in to comment