diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-24 12:18:24 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-24 12:18:24 -0500 |
| commit | 2331f9a3dba161cd5ee744c21e3df29e5662b8aa (patch) | |
| tree | e5ab6181a384777097f7429098b99bcc4cbd0925 /meta-openstack/recipes-devtools/python/python-pyscss_1.2.1.bb | |
| parent | d9576d8721fcef95a1df9a9f272f95517ba8b88f (diff) | |
| parent | 0431c45c2e0d61479eca447551f1631476b469a9 (diff) | |
| download | meta-cloud-services-2331f9a3dba161cd5ee744c21e3df29e5662b8aa.tar.gz | |
Merge branch 'master' into kilo
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.bb | 4 |
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 | |||
| 21 | DEPENDS += " \ | 21 | DEPENDS += " \ |
| 22 | python-pip \ | 22 | python-pip \ |
| 23 | libpcre \ | 23 | libpcre \ |
| 24 | python-six \ | ||
| 24 | " | 25 | " |
| 25 | 26 | ||
| 26 | # RDEPENDS_default: | 27 | # RDEPENDS_default: |
| 27 | RDEPENDS_${PN} += " \ | 28 | RDEPENDS_${PN} += " \ |
| 28 | " | 29 | " |
| 30 | |||
| 31 | CLEANBROKEN = "1" | ||
| 32 | |||
