diff options
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-tools_2.5.0.bb')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-tools_2.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.5.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.5.0.bb index 14e5f9ebf2..560a2437ee 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.5.0.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.5.0.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \ | |||
10 | file://lgpl-2.1.txt;md5=0f0d71500e6a57fd24d825f33242b9ca" | 10 | file://lgpl-2.1.txt;md5=0f0d71500e6a57fd24d825f33242b9ca" |
11 | 11 | ||
12 | DEPENDS = "liburcu popt lttng-ust libxml2" | 12 | DEPENDS = "liburcu popt lttng-ust libxml2" |
13 | RDEPENDS_${PN}-ptest += "make" | 13 | RDEPENDS_${PN}-ptest += "make perl bash" |
14 | 14 | ||
15 | SRCREV = "8b27cacb277c2cdab791139b08da8eb87ab14a88" | 15 | SRCREV = "8b27cacb277c2cdab791139b08da8eb87ab14a88" |
16 | PV = "v2.5.0" | 16 | PV = "v2.5.0" |