diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/poppler/poppler_0.12.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/poppler/poppler_0.12.3.bb b/recipes/poppler/poppler_0.12.3.bb index 988c541925..6deb23c120 100644 --- a/recipes/poppler/poppler_0.12.3.bb +++ b/recipes/poppler/poppler_0.12.3.bb @@ -2,6 +2,8 @@ require poppler.inc DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_angstrom = "1" +DEFAULT_PREFERENCE_minimal = "1" +DEFAULT_PREFERENCE_minimal-uclibc = "1" EXTRA_OECONF_append = " --disable-abiword-output " |