midori: added RRECOMMENDS glib-networking

When trying to open https://.. midori complains with:

TLS/SSL support not available; install glib-networking

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Andreas Müller
2011-10-01 04:17:11 +00:00
committed by Koen Kooi
parent fcbb1d26f1
commit a56bff13b9
@@ -30,4 +30,6 @@ do_install() {
oe_runmake DESTDIR=${D} install
}
RRECOMMENDS_${PN} += "glib-networking"
TARGET_CC_ARCH += "${LDFLAGS}"