summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb4
1 files changed, 4 insertions, 0 deletions
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 b60322f..d52fe05 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
@@ -21,8 +21,12 @@ inherit setuptools
21DEPENDS += " \ 21DEPENDS += " \
22 python-pip \ 22 python-pip \
23 libpcre \ 23 libpcre \
24 python-six \
24 " 25 "
25 26
26# RDEPENDS_default: 27# RDEPENDS_default:
27RDEPENDS_${PN} += " \ 28RDEPENDS_${PN} += " \
28 " 29 "
30
31CLEANBROKEN = "1"
32