From c986f8e205496ff9c87c4391494df727e78a0e3e Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:05:01 +0100 Subject: [PATCH] crystalhd: add autoreconf support Signed-off-by: Stephan Raue --- packages/multimedia/crystalhd/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/multimedia/crystalhd/meta b/packages/multimedia/crystalhd/meta index 1396062053..88d031c921 100644 --- a/packages/multimedia/crystalhd/meta +++ b/packages/multimedia/crystalhd/meta @@ -12,3 +12,5 @@ PKG_SECTION="multimedia" PKG_SHORTDESC="crystalhd: OSX and Linux driver and library support for the Broadcom Crystal HD Video Accelerator." PKG_LONGDESC="OSX and Linux driver and library support for the Broadcom Crystal HD Video Accelerator. Supported under XBMC for Mac on the AppleTV and under 10.4 and 10.5 OSX platforms." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"