DESCRIPTION = A library for configuring and customizing font access.
-DEPENDS = virtual/libc expat freetype freetype-native
-RDEPENDS = libc6 expat freetype
+DEPENDS = virtual/libc expat freetype freetype-native zlib
+RDEPENDS = libc6 expat freetype zlib
FC_SONAME = 1.0.4
SRC_URI = http://pdx.freedesktop.org/~fontconfig/release/fontconfig-2.2.92.tar.gz \
file://${FILESDIR}/freetype-includes.patch;patch=1;pnum=0 \
- file://${FILESDIR}/makefile1.patch;patch=1 \
- file://${FILESDIR}/makefile2.patch;patch=1
+ file://${FILESDIR}/makefile1.patch;patch=1;pnum=0 \
+ file://${FILESDIR}/makefile2.patch;patch=1;pnum=0
S = "${WORKDIR}/fontconfig-2.2.92"