summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/packagegroups/packagegroup-core-gui-testing.bb
blob: 2e44a443b7b5bef5231d0a54e1c5b68f881dd2fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Copyright (C) 2018 Intel Corporation
#

SUMMARY = "Graphical User Interface testing tools"

PACKAGE_ARCH = "${MACHINE_ARCH}"

inherit packagegroup


RDEPENDS_packagegroup-core-gui-testing = "\
    python3-dogtail"

RRECOMMENDS_packagegroup-core-gui-testing = "\
    "