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 8eb7157405..2e37dd72eb 100644 --- a/meta-oe/recipes-support/dstat/dstat_0.7.4.bb +++ b/meta-oe/recipes-support/dstat/dstat_0.7.4.bb | |||
| @@ -19,4 +19,4 @@ do_install() { | |||
| 19 | oe_runmake 'DESTDIR=${D}' install | 19 | oe_runmake 'DESTDIR=${D}' install |
| 20 | } | 20 | } |
| 21 | 21 | ||
| 22 | RDEPENDS_${PN} += "python-core python-misc python-resource python-shell python-unixadmin" | 22 | RDEPENDS_${PN} += "python3-core python3-misc python3-resource python3-shell python3-unixadmin" |
