diff --git a/packages/python/web/wokkel/meta b/packages/python/web/wokkel/meta index 591b22ead5..8e841e3186 100644 --- a/packages/python/web/wokkel/meta +++ b/packages/python/web/wokkel/meta @@ -12,3 +12,5 @@ PKG_SECTION="python/web" PKG_SHORTDESC="wokkel: Wokkel is a Python module for experimenting with future enhancements to TwistedWords" PKG_LONGDESC="Wokkel is collection of enhancements on top of the Twisted networking framework, written in Python. It mostly provides a testing ground for enhancements to the Jabber/XMPP protocol implementation as found in Twisted Words, that are meant to eventually move there." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"