summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb b/meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb
index 5e2b04c250..44e3e2bc9c 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.3.1.bb
@@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c963eb366b781252b0bf0fdf1624d9e9 \
11inherit autotools lib_package 11inherit autotools lib_package
12 12
13DEPENDS = "liburcu util-linux" 13DEPENDS = "liburcu util-linux"
14RDEPENDS_${PN} = "python"
14 15
15# For backwards compatibility after rename 16# For backwards compatibility after rename
16RPROVIDES_${PN} = "lttng2-ust" 17RPROVIDES_${PN} = "lttng2-ust"