mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 10:41:13 +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:
parent
b34296ae22
commit
08dbadf954
@ -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 \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user