diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-mpv_1.0.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-mpv_1.0.8.bb b/meta-python/recipes-devtools/python/python3-mpv_1.0.8.bb index c11ad4a118..2d345cfc55 100644 --- a/meta-python/recipes-devtools/python/python3-mpv_1.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-mpv_1.0.8.bb | |||
| @@ -14,3 +14,4 @@ RDEPENDS:${PN} += "\ | |||
| 14 | mpv \ | 14 | mpv \ |
| 15 | python3-ctypes \ | 15 | python3-ctypes \ |
| 16 | " | 16 | " |
| 17 | EXCLUDE_FROM_WORLD = "${@bb.utils.contains("LICENSE_FLAGS_ACCEPTED", "commercial", "0", "1", d)}" | ||
