diff options
| -rw-r--r-- | meta/recipes-support/gpgme/gpgme_1.16.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gpgme/gpgme_1.16.0.bb b/meta/recipes-support/gpgme/gpgme_1.16.0.bb index 0ab30d93b9..d31e1b3132 100644 --- a/meta/recipes-support/gpgme/gpgme_1.16.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.16.0.bb | |||
| @@ -59,7 +59,7 @@ EXTRA_OECONF += '--enable-languages="${LANGUAGES}" \ | |||
| 59 | --disable-lang-python-test \ | 59 | --disable-lang-python-test \ |
| 60 | ' | 60 | ' |
| 61 | 61 | ||
| 62 | inherit autotools texinfo binconfig-disabled pkgconfig distutils-common-base ${PYTHON_INHERIT} multilib_header | 62 | inherit autotools texinfo binconfig-disabled pkgconfig setuptools3-base ${PYTHON_INHERIT} multilib_header |
| 63 | 63 | ||
| 64 | export PKG_CONFIG='pkg-config' | 64 | export PKG_CONFIG='pkg-config' |
| 65 | 65 | ||
