diff options
| -rw-r--r-- | recipes-security/selinux/libselinux-python_3.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/selinux/libselinux-python_3.1.bb b/recipes-security/selinux/libselinux-python_3.1.bb index 9493083..854eca9 100644 --- a/recipes-security/selinux/libselinux-python_3.1.bb +++ b/recipes-security/selinux/libselinux-python_3.1.bb | |||
| @@ -4,6 +4,8 @@ SRC_URI = "https://github.com/SELinuxProject/selinux/releases/download/${SELINUX | |||
| 4 | 4 | ||
| 5 | require ${BPN}.inc | 5 | require ${BPN}.inc |
| 6 | 6 | ||
| 7 | inherit python3targetconfig | ||
| 8 | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84b4d2c6ef954a2d4081e775a270d0d0" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=84b4d2c6ef954a2d4081e775a270d0d0" |
| 8 | 10 | ||
| 9 | SRC_URI[md5sum] = "693680c021feb69a4b258b0370021461" | 11 | SRC_URI[md5sum] = "693680c021feb69a4b258b0370021461" |
