diff options
Diffstat (limited to 'recipes/libxine/libxine_1.1.16.3.bb')
-rw-r--r-- | recipes/libxine/libxine_1.1.16.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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" |