Skip to content

Commit

Permalink
python-periphery: Add python-mmap to RDEPENDS
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
Christoph Steiger authored and kraj committed May 21, 2020
1 parent 310d99d commit 95d7ee4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-python/recipes-devtools/python/python-periphery.inc
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=1ecf5c2354c22fb5bfd53eefb8f9e65b"

PYPI_PACKAGE = "python-periphery"

RDEPENDS_${PN} += "${PYTHON_PN}-mmap"

0 comments on commit 95d7ee4

Please sign in to comment.