aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/packaging/debian.control
diff options
context:
space:
mode:
authortkummermehr <thorsten.kummermehr@k2l.de>2017-11-23 09:41:35 +0100
committertkummermehr <thorsten.kummermehr@k2l.de>2017-11-23 09:41:35 +0100
commitdccdd78ea136c2481f0558cb3030a9add3a2004a (patch)
treecceaf793691d74b1267ab2987127000b8e27342c /conf.d/packaging/debian.control
parent4d053bad9635c21d7f34f05fb57f654a007b2055 (diff)
UcsXml component use libxml2 instead of libmxml
Change-Id: I5b1479c8c5be81cc214292abce137c41387d2601 Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
Diffstat (limited to 'conf.d/packaging/debian.control')
-rw-r--r--conf.d/packaging/debian.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/packaging/debian.control b/conf.d/packaging/debian.control
index ccf6f4c..5324055 100644
--- a/conf.d/packaging/debian.control
+++ b/conf.d/packaging/debian.control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 5),
cmake,
gcc,
g++,
- libmxml-dev ,
+ libxml2-dev ,
libjson-c-dev ,
libsystemd-dev (>= 222),
agl-app-framework-binder-dev ,