crops-yocto/poky/meta-flutter-apps/recipes-platform/packagegroups/packagegroup-google-generative-ai-dart.bb

14 lines
284 B
BlitzBasic
Raw Normal View History

2024-03-09 14:42:23 +01:00
#
# Copyright (c) 2020-2024 Joel Winarske. All rights reserved.
#
SUMMARY = "Package of Flutter google generative-ai-dart apps"
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup
RDEPENDS:${PN} += " \
google-generative-ai-dart-samples-flutter-app-generative-ai-flutter \
"