mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
libcap-ng: Fix compile issue for PYLIBVER.
This commit is contained in:
parent
1b92df42bf
commit
3eefcf57f7
|
|
@ -21,7 +21,7 @@ SRC_URI[sha256sum] = "293e2e308f08d171f64e8387cdf48b505b0e78d786e2660efd285295e6
|
|||
|
||||
DEPENDS += "python"
|
||||
|
||||
EXTRA_OEMAKE += "PYLIBVER='python${PYTHON_BASEVERSION}' PYINC='${STAGING_INCDIR}/$(PYLIBVER)'"
|
||||
EXTRA_OEMAKE += "PYLIBVER='python${PYTHON_BASEVERSION}' PYINC='${STAGING_INCDIR}/${PYLIBVER}'"
|
||||
|
||||
PACKAGES += "${PN}-python"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user