]> code.ossystems Code Review - openembedded-core.git/commitdiff
freetype: enable 2.3.5 version
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 6 Aug 2007 12:04:10 +0000 (12:04 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 6 Aug 2007 12:04:10 +0000 (12:04 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2373 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/freetype/freetype_2.3.5.bb

index c1febe8a9028c7e7f86a7ed289aff4c129ac1580..33ca61d15adefe7d01fab76e8866921f1e7a4c31 100644 (file)
@@ -12,8 +12,6 @@ S = "${WORKDIR}/freetype-${PV}"
 
 inherit autotools pkgconfig binconfig
 
-DEFAULT_PREFERENCE = "-1"
-
 LIBTOOL = "${S}/builds/unix/${HOST_SYS}-libtool"
 EXTRA_OEMAKE = "'LIBTOOL=${LIBTOOL}'"
 EXTRA_OECONF = "--without-zlib"