mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-18 03:30:40 +00:00
pidgin: explicitly disable nss
* sometimes it leaks from meta-chromium and breaks pidgin build Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
require pidgin.inc
|
||||
PR = "${INC_PR}.1"
|
||||
PR = "${INC_PR}.2"
|
||||
|
||||
DEPENDS += "farsight2 libidn"
|
||||
|
||||
@@ -19,4 +19,5 @@ EXTRA_OECONF += "\
|
||||
--disable-meanwhile \
|
||||
--disable-nm \
|
||||
--disable-screensaver \
|
||||
--enable-nss=no \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user