From: Thomas Petazzoni Date: Thu, 12 Jun 2014 21:36:35 +0000 (+0200) Subject: cosmo: disable package until upstream site is fixed X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=acaaed7d70b1d624859d04290beff66d680e3ab0;p=buildroot.git cosmo: disable package until upstream site is fixed Fixes: http://autobuild.buildroot.org/results/1ca/1ca98e95b106a948f1c0d0153a290ae1d9adb76d/ Signed-off-by: Thomas Petazzoni Acked-by: "Yann E. MORIN" Signed-off-by: Peter Korsgaard --- diff --git a/package/cosmo/Config.in b/package/cosmo/Config.in index cf5e12337a..869a1072ed 100644 --- a/package/cosmo/Config.in +++ b/package/cosmo/Config.in @@ -2,6 +2,8 @@ config BR2_PACKAGE_COSMO bool "cosmo" # run-time dependency select BR2_PACKAGE_LPEG + # upstream site does not provide a valid archive + depends on BROKEN help Cosmo is a "safe templates" engine for Lua.