summaryrefslogtreecommitdiffstats
path: root/appinfo/app.json
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-29 16:35:21 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-29 16:35:21 +0200
commit861fd3cd7999da1efcc3ee22190b35351c78efc3 (patch)
treed69a867daffa6e69b83a981bf41795fbb4c5ac75 /appinfo/app.json
parent10ad5f62fc08057e1818d8725087b4dfcdac69c0 (diff)
require libxml 2.9
Diffstat (limited to 'appinfo/app.json')
-rw-r--r--appinfo/app.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index d5419b67a..2b6c6e0e1 100644
--- a/appinfo/app.json
+++ b/appinfo/app.json
@@ -39,7 +39,7 @@
"owncloud": ">=7",
"libs": {
"curl": "*",
- "libxml": ">=2.7.8"
+ "libxml": ">=2.9"
}
}
} \ No newline at end of file