mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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:
committed by
Koen Kooi
parent
fcbb1d26f1
commit
a56bff13b9
@@ -30,4 +30,6 @@ do_install() {
|
|||||||
oe_runmake DESTDIR=${D} install
|
oe_runmake DESTDIR=${D} install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
RRECOMMENDS_${PN} += "glib-networking"
|
||||||
|
|
||||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||||
|
|||||||
Reference in New Issue
Block a user