freetype_2.3.3.bb: Apply no-hardcode.patch and configure.patch. Needed for sane RPATH...
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 27 Apr 2007 10:14:08 +0000 (10:14 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Fri, 27 Apr 2007 10:14:08 +0000 (10:14 +0000)
packages/freetype/freetype_2.3.3.bb

index 79633a3..f3b0e0b 100644 (file)
@@ -1,12 +1,12 @@
 DESCRIPTION = "Freetype font rendering library"
 SECTION = "libs"
 LICENSE = "freetype"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
-           file://fix-x86_64-build.patch;patch=1"
-#           file://no-hardcode.patch;patch=1"
-#         file://configure.patch;patch=1 \
+           file://fix-x86_64-build.patch;patch=1 \
+           file://no-hardcode.patch;patch=1 \
+           file://configure.patch;patch=1 \
 S = "${WORKDIR}/freetype-${PV}"
 
 inherit autotools pkgconfig binconfig