mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-periphery: Add python-mmap to RDEPENDS
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 95d7ee4a95)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
e00eb979c5
commit
9591cf80a5
@@ -5,3 +5,5 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=1ecf5c2354c22fb5bfd53eefb8f9e65b"
|
||||
|
||||
PYPI_PACKAGE = "python-periphery"
|
||||
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-mmap"
|
||||
|
||||
Reference in New Issue
Block a user