From 441977d076e5c0aeace44ba65d301b5c6c61d59f Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 21 Feb 2015 00:41:50 -0500 Subject: QA: fix build and runtime warnings oe-core now warns on detected missing runtime and build time warnings. So we update our recipes to have these missingn deps (largely bash). Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb') diff --git a/meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb b/meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb index c3d4dce..b60322f 100644 --- a/meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb +++ b/meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb @@ -20,6 +20,7 @@ inherit setuptools DEPENDS += " \ python-pip \ + libpcre \ " # RDEPENDS_default: -- cgit v1.2.3-54-g00ecf