From ea7a0520ef093ea0c4a515486e7936f446c1b324 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Sun, 26 Jul 2009 18:33:34 +0200 Subject: libxine: set DEF_PREF -1 for 1.1.16.3 (fails do_configure) --- recipes/libxine/libxine_1.1.16.3.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes') diff --git a/recipes/libxine/libxine_1.1.16.3.bb b/recipes/libxine/libxine_1.1.16.3.bb index 21e5a6bd21..1fe265e53c 100644 --- a/recipes/libxine/libxine_1.1.16.3.bb +++ b/recipes/libxine/libxine_1.1.16.3.bb @@ -1,5 +1,8 @@ require libxine.inc +#fails do_configure in minimal and angstrom +DEFAULT_PREFERENCE = "-1" + PPDIR = "1.26" PR = "r0" -- cgit v1.2.3