summaryrefslogtreecommitdiff
path: root/repo/font/fontconfig.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-03-02 16:25:19 +0000
committerdavidovski <david@davidovski.xyz>2022-03-02 16:25:19 +0000
commit92a76bb80efda3fcb96cb0a990ae5bfa658449d1 (patch)
treef935c158bc695fdf3ea5806bc5f1c30f2d99e0e0 /repo/font/fontconfig.xibuild
parent6b3593e13e688d558be05846d1e2d9acf6e97c71 (diff)
changed coreutils to sbase
Diffstat (limited to 'repo/font/fontconfig.xibuild')
-rw-r--r--repo/font/fontconfig.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/font/fontconfig.xibuild b/repo/font/fontconfig.xibuild
index 76f8d80..7814f4a 100644
--- a/repo/font/fontconfig.xibuild
+++ b/repo/font/fontconfig.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="make libxml2 texlive"
-DEPS="freetype json"
+DEPS="freetype2 json"
PKG_VER=2.13.1
SOURCE=https://www.freedesktop.org/software/fontconfig/release/fontconfig-$PKG_VER.tar.bz2