summaryrefslogtreecommitdiff
path: root/fontconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fontconfig')
-rw-r--r--fontconfig/fontconfig_2.2.92.oe8
1 files changed, 4 insertions, 4 deletions
diff --git a/fontconfig/fontconfig_2.2.92.oe b/fontconfig/fontconfig_2.2.92.oe
index c8c394dd68..c1d11e777e 100644
--- a/fontconfig/fontconfig_2.2.92.oe
+++ b/fontconfig/fontconfig_2.2.92.oe
@@ -1,13 +1,13 @@
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"