diff options
| -rw-r--r-- | meta-oe/recipes-support/dstat/dstat_0.7.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/dstat/dstat_0.7.4.bb b/meta-oe/recipes-support/dstat/dstat_0.7.4.bb index 74af54ca53..0e314b8ee5 100644 --- a/meta-oe/recipes-support/dstat/dstat_0.7.4.bb +++ b/meta-oe/recipes-support/dstat/dstat_0.7.4.bb | |||
| @@ -21,4 +21,4 @@ do_install() { | |||
| 21 | oe_runmake 'DESTDIR=${D}' install | 21 | oe_runmake 'DESTDIR=${D}' install |
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | RDEPENDS_${PN} += "python3-core python3-misc python3-resource python3-shell python3-unixadmin" | 24 | RDEPENDS_${PN} += "python3-core python3-misc python3-resource python3-shell python3-six python3-unixadmin" |
