summaryrefslogtreecommitdiff
path: root/repo/x11/harfbuzz.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/x11/harfbuzz.xibuild')
-rw-r--r--repo/x11/harfbuzz.xibuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/repo/x11/harfbuzz.xibuild b/repo/x11/harfbuzz.xibuild
index 7164985..aa876b3 100644
--- a/repo/x11/harfbuzz.xibuild
+++ b/repo/x11/harfbuzz.xibuild
@@ -3,8 +3,8 @@
NAME="harfbuzz"
DESC="Text shaping library"
-MAKEDEPS="meson ninja "
-DEPS="freetype2 glib graphite musl "
+MAKEDEPS="meson ninja gtk-doc python-pygments"
+DEPS="freetype2 glib graphite musl"
PKG_VER=4.2.0
SOURCE="https://github.com/harfbuzz/harfbuzz/archive/$PKG_VER.tar.gz"