diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-font-awesome.inc')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-xstatic-font-awesome.inc | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome.inc b/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome.inc deleted file mode 100644 index 57fae23..0000000 --- a/meta-openstack/recipes-devtools/python/python-xstatic-font-awesome.inc +++ /dev/null | |||
| @@ -1,22 +0,0 @@ | |||
| 1 | DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip." | ||
| 2 | HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome" | ||
| 3 | SECTION = "devel/python" | ||
| 4 | LICENSE = "OFL-1.1" | ||
| 5 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/OFL-1.1;md5=fac3a519e5e9eb96316656e0ca4f2b90" | ||
| 6 | |||
| 7 | PYPI_PACKAGE = "XStatic-Font-Awesome" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "141a0e9a7e21e82f922573a00ae0c166" | ||
| 10 | SRC_URI[sha256sum] = "e01fb480caaa7c7963dcb3328a4700e631bef6070db0e8b685816d220e685f6c" | ||
| 11 | |||
| 12 | inherit pypi | ||
| 13 | |||
| 14 | # DEPENDS_default: python-pip | ||
| 15 | |||
| 16 | DEPENDS += " \ | ||
| 17 | ${PYTHON_PN}-pip \ | ||
| 18 | " | ||
| 19 | |||
| 20 | # RDEPENDS_default: | ||
| 21 | RDEPENDS_${PN} += " \ | ||
| 22 | " | ||
