14 lines
246 B
BlitzBasic
Raw Permalink Normal View History

2024-03-09 14:42:23 +01:00
#
# Copyright (c) 2020-2024 Joel Winarske. All rights reserved.
#
SUMMARY = "Package of Flutter meta-flutter tests apps"
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup
RDEPENDS:${PN} += " \
meta-flutter-tests-textures-test-egl \
"