diff options
Diffstat (limited to 'meta/recipes-support/libcap-ng/libcap-ng-python_0.7.9.bb')
-rw-r--r-- | meta/recipes-support/libcap-ng/libcap-ng-python_0.7.9.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/libcap-ng/libcap-ng-python_0.7.9.bb b/meta/recipes-support/libcap-ng/libcap-ng-python_0.7.9.bb index e49b445f57..43f76dc561 100644 --- a/meta/recipes-support/libcap-ng/libcap-ng-python_0.7.9.bb +++ b/meta/recipes-support/libcap-ng/libcap-ng-python_0.7.9.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require libcap-ng.inc | 1 | require libcap-ng.inc |
2 | 2 | ||
3 | FILESEXTRAPATHS_prepend := "${THISDIR}/libcap-ng:" | ||
4 | |||
3 | SUMMARY .= " - python" | 5 | SUMMARY .= " - python" |
4 | 6 | ||
5 | inherit lib_package autotools python3native | 7 | inherit lib_package autotools python3native |