diff options
-rw-r--r-- | meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb index f71d3248bb..281dc3d422 100644 --- a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb +++ b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb | |||
@@ -29,6 +29,7 @@ EXTRA_OECONF = "--disable-integration-tests" | |||
29 | 29 | ||
30 | FILES_${PN}-bin = "${bindir}" | 30 | FILES_${PN}-bin = "${bindir}" |
31 | RDEPENDS_${PN}-bin = " \ | 31 | RDEPENDS_${PN}-bin = " \ |
32 | python3-argparse \ | ||
32 | python3-compression \ | 33 | python3-compression \ |
33 | python3-core \ | 34 | python3-core \ |
34 | python3-crypt \ | 35 | python3-crypt \ |