diff --git a/packages/compress/unrar/meta b/packages/compress/unrar/meta index 547e4d33ed..dd0eeca421 100644 --- a/packages/compress/unrar/meta +++ b/packages/compress/unrar/meta @@ -12,3 +12,5 @@ PKG_SECTION="compress" PKG_SHORTDESC="unrar: Extract, test and view RAR archives" PKG_LONGDESC="Unrar is a package to handle files compressed in the RAR format. Due to strange licensing issues this package can only view, test and extract files in a given archive, but not pack files. But since we have far more advanced open-source compression utils it should be enough to extract the content when you get a RAR archive." PKG_IS_ADDON="no" + +PKG_AUTORECONF="yes"