crops-yocto/poky/meta-flutter-apps/recipes-platform/packagegroups/packagegroup-meta-flutter-animated-background.bb
2024-03-09 14:42:23 +01:00

14 lines
300 B
BlitzBasic

#
# Copyright (c) 2020-2024 Joel Winarske. All rights reserved.
#
SUMMARY = "Package of Flutter meta-flutter flutter_animated_background apps"
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup
RDEPENDS:${PN} += " \
meta-flutter-animated-background-example-animated-background-example \
"