]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/rpm: add missing dependency to openssl
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 16 Nov 2014 22:56:03 +0000 (23:56 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 16 Nov 2014 23:25:01 +0000 (00:25 +0100)
commit8cc0bf0df086fb1bf991295639d226e4e3650706
tree5e79deeb56ff05edfc752504f764a2f9bd1f282a
parent5a99682127b02f0d792390311956e977a2718fa2
package/rpm: add missing dependency to openssl

We forcibly enable use of an extrernal openssl in rpm, so we must depend
on it.

openssl is correctly selected from kconfig, but there is no build-time
dependency to it.

It was not an issue so far, because openssl always sorts before rpm, so
gets built before. Unless one wants to just build rpm to debug an
autobuilder failure, that is.

Add that build-time dependency to openssl.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/rpm/rpm.mk