diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyalsaaudio_0.9.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyalsaaudio_0.9.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.9.0.bb b/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.9.0.bb index 90050fb146..c1e549bcb5 100644 --- a/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyalsaaudio_0.9.0.bb | |||
| @@ -10,4 +10,4 @@ SRC_URI[sha256sum] = "3ca069c736c8ad2a3047b5033468d983a2480f94fad4feb0169c056060 | |||
| 10 | 10 | ||
| 11 | DEPENDS += "alsa-lib" | 11 | DEPENDS += "alsa-lib" |
| 12 | 12 | ||
| 13 | RDEPENDS_${PN} += "libasound" | 13 | RDEPENDS:${PN} += "libasound" |
