aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libarchive
diff options
context:
space:
mode:
authorKartik Mohta <kartikmohta@gmail.com>2011-03-23 03:59:49 +0000
committerSteffen Sledz <sledz@dresearch-fe.de>2011-04-29 14:08:24 +0200
commit7f3d3a7a25eb79eebd40e09b688a0897355bd247 (patch)
tree4ab4c5f7c3b176dd1397784707111d539c1ce1f6 /recipes/libarchive
parentcf0ede66e9eaff389a86188b5be77a21c0b7b819 (diff)
downloadopenembedded-7f3d3a7a25eb79eebd40e09b688a0897355bd247.tar.gz
libarchive: Requires libxml2
Signed-off-by: Kartik Mohta <kartikmohta@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes/libarchive')
-rw-r--r--recipes/libarchive/libarchive_2.8.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/libarchive/libarchive_2.8.4.bb b/recipes/libarchive/libarchive_2.8.4.bb
index 551746bb0b..1139416c85 100644
--- a/recipes/libarchive/libarchive_2.8.4.bb
+++ b/recipes/libarchive/libarchive_2.8.4.bb
@@ -4,6 +4,8 @@ SECTION = "devel"
LICENSE = "BSD"
PR = "r0"
+DEPENDS = "libxml2"
+
SRC_URI = "http://libarchive.googlecode.com/files/${PN}-${PV}.tar.gz \
file://0001-Patch-from-upstream-revision-1990.patch \
file://0002-Patch-from-upstream-revision-1991.patch \