diff --git a/packages/python/security/pyOpenSSL/meta b/packages/python/security/pyOpenSSL/meta index 6bc84adc81..90a71b33ae 100644 --- a/packages/python/security/pyOpenSSL/meta +++ b/packages/python/security/pyOpenSSL/meta @@ -13,3 +13,4 @@ PKG_SHORTDESC="pyOpenSSL: Python interface to the OpenSSL library" PKG_LONGDESC="Python interface to the OpenSSL library. Includes: SSL Context objects, SSL Connection objects, using Python sockets as transport layer. The Connection object wraps all the socket methods and can therefore be used interchangeably." PKG_IS_ADDON="no" +PKG_AUTORECONF="yes"