diff --git a/packages/graphics/jasper/meta b/packages/graphics/jasper/meta index 490c8fda07..2d22ddbc05 100644 --- a/packages/graphics/jasper/meta +++ b/packages/graphics/jasper/meta @@ -12,3 +12,5 @@ PKG_SECTION="graphics" PKG_SHORTDESC="jasper: JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1) implementation" PKG_LONGDESC="This distribution contains the public release of the an open-source implementation of the ISO/IEC 15444-1 also known as JPEG-2000 standard for image compression." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"