Version 0.12.3 has been used in Ȧngström, minimal-{,uclibc} and SHR for over six months.
Signed-off-by: Philippe De Swert <philippedeswert@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
 
 PREFERRED_VERSION_tslib = "1.0+git%"
 
-# epdf needs > 0.12, but recipes have D_P = -1
-PREFERRED_VERSION_poppler = "0.12.3"
-
 # git version fails to build
 PREFERRED_VERSION_mupdf = "0.6"
 
 
 
 DEPENDS += "lcms"
 
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_angstrom = "1"
-DEFAULT_PREFERENCE_minimal = "1"
-DEFAULT_PREFERENCE_minimal-uclibc = "1"
-
 EXTRA_OECONF_append = " --disable-abiword-output "
 
 RDEPENDS_${PN} = "poppler-data"