mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
wireshark: add PACKAGECONFIG for krb5
* fixes floating dependency: WARNING: QA Issue: wireshark rdepends on krb5, but it isn't a build dependency? [build-deps] Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
273ae8399e
commit
d63401ea24
|
|
@ -35,6 +35,7 @@ PACKAGECONFIG[graphics] = "--enable-wireshark, --disable-wireshark,"
|
|||
PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6,"
|
||||
PACKAGECONFIG[gnutls] = "--with-gnutls=yes, --with-gnutls=no, gnutls"
|
||||
PACKAGECONFIG[gcrypt] = "--with-gcrypt=yes, --with-gcrypt=no, libgcrypt"
|
||||
PACKAGECONFIG[krb5] = "--with-krb5=yes, --with-krb5=no, krb5"
|
||||
|
||||
EXTRA_OECONF = "--with-qt=no --enable-usr-local=no --enable-tshark --with-c-ares=no"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user