summaryrefslogtreecommitdiff
path: root/repo/cairo
diff options
context:
space:
mode:
Diffstat (limited to 'repo/cairo')
-rw-r--r--repo/cairo/cairo.xibuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/repo/cairo/cairo.xibuild b/repo/cairo/cairo.xibuild
index 4dec347..466cf96 100644
--- a/repo/cairo/cairo.xibuild
+++ b/repo/cairo/cairo.xibuild
@@ -1,7 +1,6 @@
#!/bin/sh
-MAKEDEPS="make"
-DEPS="musl libx11 freetype2 libpng libxcb libxext libxrender pixman zlib glib"
+MAKEDEPS="make libx11 freetype2 libpng libxcb libxext libxrender pixman zlib glib poppler-glib"
PKG_VER=1.17.4
SOURCE=https://cairographics.org/snapshots/cairo-$PKG_VER.tar.xz