diff --git a/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.2.bb b/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb similarity index 57% rename from meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.2.bb rename to meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb index 540870238..7dfb136e6 100644 --- a/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.2.bb +++ b/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb @@ -3,11 +3,11 @@ SECTION = "devel/python" LICENSE = "PSF" LIC_FILES_CHKSUM = "file://LICENSE;md5=1a3b161aa0fcec32a0c8907a2219ad9d" -SRC_URI[md5sum] = "1f22415a3d8da4b303182ad81c2d062e" -SRC_URI[sha256sum] = "b6df486f1c4035041a5f3800496b86c64e48e4a7d47f94dcbca11b0187aa3a15" +SRC_URI[md5sum] = "fd87fdd34fb0aaf7e48bfe036ec8e2f7" +SRC_URI[sha256sum] = "74d9f04e0aeb71b0b5d36c0f02b0dd69b227ae7324cb5ae70d1e22a61459573e" DEPENDS += "alsa-lib" -inherit pypi distutils +inherit pypi setuptools RDEPENDS_${PN} += "alsa-lib"