summaryrefslogtreecommitdiffstats
path: root/x11-libs/cairo
diff options
context:
space:
mode:
authorRemko van der Vossen2016-02-15 22:50:59 +0100
committerRemko van der Vossen2016-02-15 22:50:59 +0100
commit6111822e7ae92c067abae16907a525a299ec7518 (patch)
tree595466478c925215024a9d3c89383c7a41b693e8 /x11-libs/cairo
parent599cdd71b346005fad6aedb13f03b70ee61c7db3 (diff)
cairo: needs at least pixman 0.30
Diffstat (limited to 'x11-libs/cairo')
-rwxr-xr-xx11-libs/cairo/DEPENDS2
-rw-r--r--x11-libs/cairo/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/cairo/DEPENDS b/x11-libs/cairo/DEPENDS
index 5edad055af..0540c81c0d 100755
--- a/x11-libs/cairo/DEPENDS
+++ b/x11-libs/cairo/DEPENDS
@@ -5,7 +5,7 @@ depends fontconfig &&
depends pixman &&
depends xz-utils &&
-if spell_ok pixman && is_version_less $(installed_version pixman) 0.22.0; then
+if spell_ok pixman && is_version_less $(installed_version pixman) 0.30.0; then
force_depends pixman
fi &&
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 9f5b5e120d..b462440912 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,6 @@
+2016-02-15 Remko van der Vossen <wich@sourcemage.org>
+ * DEPENDS: needs at least pixman 0.30
+
2015-11-29 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 1.14.4