diff options
-rw-r--r-- | meta/recipes-support/gnupg/gnupg_2.3.7.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/gnupg/gnupg_2.3.7.bb b/meta/recipes-support/gnupg/gnupg_2.3.7.bb index 461ec6687c..27b2d3682a 100644 --- a/meta/recipes-support/gnupg/gnupg_2.3.7.bb +++ b/meta/recipes-support/gnupg/gnupg_2.3.7.bb | |||
@@ -37,6 +37,7 @@ EXTRA_OECONF = "--disable-ldap \ | |||
37 | --with-readline=${STAGING_LIBDIR}/.. \ | 37 | --with-readline=${STAGING_LIBDIR}/.. \ |
38 | --with-mailprog=${sbindir}/sendmail \ | 38 | --with-mailprog=${sbindir}/sendmail \ |
39 | --enable-gpg-is-gpg2 \ | 39 | --enable-gpg-is-gpg2 \ |
40 | --disable-tests \ | ||
40 | " | 41 | " |
41 | 42 | ||
42 | # A minimal package containing just enough to run gpg+gpgagent (E.g. use gpgme in opkg) | 43 | # A minimal package containing just enough to run gpg+gpgagent (E.g. use gpgme in opkg) |