From 104f811a096af0f4a2ddf4359df3fa10d9dd1709 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 7 Apr 2017 10:32:22 -0700 Subject: python-pyalsaaudio: Extend recipe to support Python 3 alsaaudio support Python 3 already, add a Python 3 recipe so we can build alsaaudio for Python 3. Signed-off-by: Stefan Agner Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-pyalsaaudio_0.8.4.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-pyalsaaudio_0.8.4.bb (limited to 'meta-python/recipes-devtools/python/python3-pyalsaaudio_0.8.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.8.4.bb b/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.8.4.bb new file mode 100644 index 0000000000..b7da1a43d8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.8.4.bb @@ -0,0 +1,2 @@ +require python-pyalsaaudio.inc +inherit pypi setuptools3 -- cgit 1.2.3-korg