summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb b/meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb
index dbeed9c2d8..1f0b5cf6e8 100644
--- a/meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb
+++ b/meta-python/recipes-devtools/python/python3-pyaudio_0.2.13.bb
@@ -10,6 +10,8 @@ SRC_URI[sha256sum] = "26bccc81e4243d1c0ff5487e6b481de6329fcd65c79365c267cef38f36
10 10
11inherit pypi setuptools3 11inherit pypi setuptools3
12 12
13SRC_URI += "file://0001-Remove-absolute-paths-into-build-machine-system-dirs.patch"
14
13DEPENDS += "portaudio-v19" 15DEPENDS += "portaudio-v19"
14 16
15RDEPENDS:${PN} += "portaudio-v19" 17RDEPENDS:${PN} += "portaudio-v19"