summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext_2.3.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext_2.3.8.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext_2.3.8.0.bb21
1 files changed, 2 insertions, 19 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext_2.3.8.0.bb b/meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext_2.3.8.0.bb
index d9c14a2..63aa60d 100644
--- a/meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext_2.3.8.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-xstatic-angular-gettext_2.3.8.0.bb
@@ -1,19 +1,2 @@
1DESCRIPTION = "Angular-Gettext javascript library packaged for setuptools (easy_install) / pip." 1require python-xstatic-angular-gettext.inc
2HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Angular-Gettext" 2inherit setuptools
3SECTION = "devel/python"
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
6
7PYPI_PACKAGE = "XStatic-Angular-Gettext"
8
9SRC_URI[md5sum] = "de55242cf5dc5fa712ac7e4a53aeb12b"
10SRC_URI[sha256sum] = "18db14dccaae5d64a9b66d08d0134b6c154fc1fb1e216964bba8e403e03c870e"
11
12inherit setuptools pypi
13
14DEPENDS += " \
15 python-pip \
16 "
17
18RDEPENDS_${PN} += " \
19 "