14 lines
222 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 theyakka qr apps"
PACKAGE_ARCH = "${MACHINE_ARCH}"
inherit packagegroup
RDEPENDS:${PN} += " \
theyakka-qr-example \
"