diff options
author | Khem Raj <raj.khem@gmail.com> | 2010-08-17 13:31:27 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2010-08-17 15:40:25 -0700 |
commit | 281aa0c3d1ddaf69e15174ae145709ce38c3b89d (patch) | |
tree | fee9fc635df79f70655398041d011a27f2c5fe3a | |
parent | 84816452e4175b1a986dbb0ae19921c527f44ba8 (diff) |
poppler_0.12.3.bb: Prefer this version for minimal distro
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 " |