summaryrefslogtreecommitdiff
path: root/repo/font/fontconfig/fontconfig.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/font/fontconfig/fontconfig.xibuild')
-rw-r--r--repo/font/fontconfig/fontconfig.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/font/fontconfig/fontconfig.xibuild b/repo/font/fontconfig/fontconfig.xibuild
index 7814f4a..e5dbb6f 100644
--- a/repo/font/fontconfig/fontconfig.xibuild
+++ b/repo/font/fontconfig/fontconfig.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
-MAKEDEPS="make libxml2 texlive"
-DEPS="freetype2 json"
+MAKEDEPS="make libxml2"
+DEPS="freetype2"
PKG_VER=2.13.1
SOURCE=https://www.freedesktop.org/software/fontconfig/release/fontconfig-$PKG_VER.tar.bz2