diff options
| -rw-r--r-- | recipes-security/selinux/selinux-python.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-security/selinux/selinux-python.inc b/recipes-security/selinux/selinux-python.inc index c774de4..57042ab 100644 --- a/recipes-security/selinux/selinux-python.inc +++ b/recipes-security/selinux/selinux-python.inc | |||
| @@ -15,11 +15,13 @@ inherit python-dir | |||
| 15 | 15 | ||
| 16 | DEPENDS += "python-native libsepol" | 16 | DEPENDS += "python-native libsepol" |
| 17 | RDEPENDS_${BPN}-audit2allow += "\ | 17 | RDEPENDS_${BPN}-audit2allow += "\ |
| 18 | python-core \ | ||
| 18 | python-textutils \ | 19 | python-textutils \ |
| 19 | libselinux-python \ | 20 | libselinux-python \ |
| 20 | ${BPN}-sepolgen \ | 21 | ${BPN}-sepolgen \ |
| 21 | " | 22 | " |
| 22 | RDEPENDS_${BPN}-chcat += "\ | 23 | RDEPENDS_${BPN}-chcat += "\ |
| 24 | python-core \ | ||
| 23 | python-codecs \ | 25 | python-codecs \ |
| 24 | python-shell \ | 26 | python-shell \ |
| 25 | python-stringold \ | 27 | python-stringold \ |
| @@ -28,6 +30,7 @@ RDEPENDS_${BPN}-chcat += "\ | |||
| 28 | ${BPN} \ | 30 | ${BPN} \ |
| 29 | " | 31 | " |
| 30 | RDEPENDS_${BPN} += "\ | 32 | RDEPENDS_${BPN} += "\ |
| 33 | python-core \ | ||
| 31 | python-codecs \ | 34 | python-codecs \ |
| 32 | python-io \ | 35 | python-io \ |
| 33 | python-ipy \ | 36 | python-ipy \ |
