From ea42a6f6714020cb217bd3d6241821cab86ee207 Mon Sep 17 00:00:00 2001 From: Bill Randle Date: Thu, 7 Dec 2017 21:49:11 -0800 Subject: python[3]-flask-xstatic: new recipes V2: add missing FILESEXTRAPATHS_prepend Signed-off-by: Bill Randle Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb (limited to 'meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb b/meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb new file mode 100644 index 0000000000..5412befdb5 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-flask-xstatic.inc -- cgit 1.2.3-korg