diff options
Diffstat (limited to 'meta-oe/recipes-support/libssh/libssh_git.bb')
| -rw-r--r-- | meta-oe/recipes-support/libssh/libssh_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libssh/libssh_git.bb b/meta-oe/recipes-support/libssh/libssh_git.bb index d21bdc3355..47fb39a5b6 100644 --- a/meta-oe/recipes-support/libssh/libssh_git.bb +++ b/meta-oe/recipes-support/libssh/libssh_git.bb | |||
| @@ -20,6 +20,9 @@ EXTRA_OECMAKE = " \ | |||
| 20 | -DWITH_ZLIB=1 \ | 20 | -DWITH_ZLIB=1 \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | PACKAGECONFIG ??="" | ||
| 24 | PACKAGECONFIG[gssapi] = "-DWITH_GSSAPI=1, -DWITH_GSSAPI=0, krb5, " | ||
| 25 | |||
| 23 | inherit cmake | 26 | inherit cmake |
| 24 | 27 | ||
| 25 | do_configure_prepend () { | 28 | do_configure_prepend () { |
