aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-lxml.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-lxml.inc')
-rw-r--r--recipes-devtools/python/python-lxml.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-lxml.inc b/recipes-devtools/python/python-lxml.inc
index 8ca8f41..7a596c1 100644
--- a/recipes-devtools/python/python-lxml.inc
+++ b/recipes-devtools/python/python-lxml.inc
@@ -6,7 +6,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=f9f1dc24f720c143c2240df41fe5073b"
SRCNAME = "lxml"
-DEPENDS = "libxml2 libxslt"
+DEPENDS += "libxml2 libxslt"
SRC_URI = "http://pypi.python.org/packages/source/l/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"